|
@@ -59,10 +59,10 @@
|
|
|
<img src="{{ sUserPhotoUrl }}"/>
|
|
|
</span>
|
|
|
<span class="actions">
|
|
|
- <button type="button" class="btn btn-default btn_edit">
|
|
|
+ <span type="button" class="btn btn-default btn_edit">
|
|
|
<span class="fa fa-pencil fa-fw"></span>
|
|
|
<input id="picture" type="file" name="picture" />
|
|
|
- </button>
|
|
|
+ </span>
|
|
|
{#<button type="button" class="btn btn-default btn_undo" title="{{ 'UI:Button:ResetImage'|dict_s }}" disabled>
|
|
|
<span class="fa fa-undo fa-fw"></span>
|
|
|
</button>
|