aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/html/user/form.php
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/html/user/form.php')
-rw-r--r--theme/admin/html/user/form.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/theme/admin/html/user/form.php b/theme/admin/html/user/form.php
index 54e21a1..2c12936 100644
--- a/theme/admin/html/user/form.php
+++ b/theme/admin/html/user/form.php
@@ -56,7 +56,7 @@
</div>
<label for="form_time_update">
- <i class="fa fa-clock-o"></i><?=$Language->text('label_update')?></label>
+ <i class="fa fa-pencil"></i><?=$Language->text('label_update')?></label>
<div class="form-grid-item">
<input id="form_time_update" name="time_update" placeholder="<?=escapeHTML($FORM['DATA']['TIME_UPDATE'] ? $FORM['DATA']['TIME_UPDATE'] : 'CURRENT_TIMESTAMP')?>" value="" />