aboutsummaryrefslogtreecommitdiffstats
path: root/theme/admin/html/user/form.php
diff options
context:
space:
mode:
authorThomas Lange <code@nerdmind.de>2021-06-26 00:34:34 +0200
committerThomas Lange <code@nerdmind.de>2021-06-26 00:37:46 +0200
commitd581ae0cfc6c4c3210cbdd9680739a74211cde67 (patch)
tree38f1572337c91075f45bf347662268fa403b6e3e /theme/admin/html/user/form.php
parent2777d36d5e5271ea70f8ee7d4c403e4309812de8 (diff)
downloadblog-d581ae0cfc6c4c3210cbdd9680739a74211cde67.tar.gz
blog-d581ae0cfc6c4c3210cbdd9680739a74211cde67.tar.xz
blog-d581ae0cfc6c4c3210cbdd9680739a74211cde67.zip
Add and change some Fontello icons for admin theme
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="" />