1
0
Fork 0

Merge pull request #1828 from tobiasd/20150816-fix1621

add the profile url to the settings pages as alternative to the webfi…
This commit is contained in:
Michael Vogel 2015-08-17 21:51:03 +02:00
commit 6ae34f4802
2 changed files with 3 additions and 5 deletions

View file

@ -1,6 +1,6 @@
<div id="settings-nick-wrapper" >
<div id="settings-nickname-desc" class="info-message">{{$desc}} <strong>'{{$nickname}}@{{$basepath}}'</strong>{{$subdir}}</div>
<div id="settings-nickname-desc" class="info-message">{{$desc}}</div>
</div>
<div id="settings-nick-end" ></div>