diff options
Diffstat (limited to 'view/tpl/smarty3/settings_nick_subdir.tpl')
-rw-r--r-- | view/tpl/smarty3/settings_nick_subdir.tpl | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/view/tpl/smarty3/settings_nick_subdir.tpl b/view/tpl/smarty3/settings_nick_subdir.tpl new file mode 100644 index 000000000..a271e0f05 --- /dev/null +++ b/view/tpl/smarty3/settings_nick_subdir.tpl @@ -0,0 +1,6 @@ +<p> +It appears that your website is located in a subdirectory of the<br /> +{{$hostname}} website, so this setting may not work reliably.<br /> +</p> +<p>If you have any issues, you may have better results using the profile<br /> address '<strong>{{$baseurl}}/profile/{{$nickname}}</strong>'. +</p>
\ No newline at end of file |