Barış Soner Uşaklı 7 years ago
parent c25eb9880e
commit 0daa17d668

@ -14,7 +14,9 @@
</div>
</div>
<ul class="list-group">
<!-- IF allowProfilePicture -->
<a id="changePictureBtn" href="#" class="list-group-item">[[user:change_picture]]</a>
<!-- ENDIF allowProfilePicture -->
<!-- IF !username:disableEdit -->
<a href="{config.relative_path}/user/{userslug}/edit/username" class="list-group-item">[[user:change_username]]</a>
<!-- ENDIF !username:disableEdit -->

@ -25,7 +25,7 @@
<div class="container">
<!-- IMPORT partials/account/menu.tpl -->
<!-- IF showHidden -->
<!-- IF allowCoverPicture -->
<div class="controls">
<span class="upload"><i class="fa fa-fw fa-4x fa-upload"></i></span>
<span class="resize"><i class="fa fa-fw fa-4x fa-arrows"></i></span>
@ -33,6 +33,6 @@
</div>
<div class="save">[[groups:cover-save]] <i class="fa fa-fw fa-floppy-o"></i></div>
<div class="indicator">[[groups:cover-saving]] <i class="fa fa-fw fa-refresh fa-spin"></i></div>
<!-- ENDIF showHidden -->
<!-- ENDIF allowCoverPicture -->
</div>
</div>

Loading…
Cancel
Save