aboutsummaryrefslogtreecommitdiff
path: root/app/view/templates/admin.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-12-05 22:32:55 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-12-05 22:32:55 +0100
commit0cdf3e007ee05880ed290865ecd911bbf508d565 (patch)
tree81432b37b5730ea74d029c1234f9c64f50923344 /app/view/templates/admin.php
parent1d463145d3a1dae2ea91f75d4d854ea0ea4c431e (diff)
downloadwcms-0cdf3e007ee05880ed290865ecd911bbf508d565.tar.gz
wcms-0cdf3e007ee05880ed290865ecd911bbf508d565.zip
manual
Diffstat (limited to 'app/view/templates/admin.php')
-rw-r--r--app/view/templates/admin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/view/templates/admin.php b/app/view/templates/admin.php
index 6e8e0ab..bff83c5 100644
--- a/app/view/templates/admin.php
+++ b/app/view/templates/admin.php
@@ -73,7 +73,7 @@
<label for="globalcss">Edit global css that will apply to every pages</label>
<textarea name="globalcss" id="globalcss" cols="30" rows="10"><?= $globalcss ?></textarea>
- <label for="defaultfavicon">Favicon</label>
+ <label for="defaultfavicon">Default favicon</label>
<select name="defaultfavicon" id="defaultfavicon">
<option value="">--no favicon--</option>
<?php