mirror of
https://github.com/friendica/friendica
synced 2024-11-10 09:42:54 +00:00
e1107b55c6
update code to use info() instead of notice() when appropriate (non-error message) add info-message class style in themes
5 lines
190 B
Smarty
5 lines
190 B
Smarty
|
|
<div id="settings-nick-wrapper" >
|
|
<div id="settings-nickname-desc" class="info-message">$desc <strong>'$nickname@$basepath'</strong>$subdir</div>
|
|
</div>
|
|
<div id="settings-nick-end" ></div>
|