1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-19 12:51:52 +02:00

Tool-tip placement options added to admin prefs. (Applies to Admin-ui areas only)

Admin styling tweaks.
This commit is contained in:
Cameron
2021-02-03 20:38:31 -08:00
parent 5671fbb557
commit 82fbeab43c
8 changed files with 44 additions and 22 deletions

View File

@@ -305,4 +305,7 @@ define("PRFLAN_281", "The 2 links above are used on various page on this site (e
define("PRFLAN_282", "Session Save Method");
define("PRFLAN_283", "Display navigation-bar labels");
define("PRFLAN_284", "Collapse navigation side-bar by default");
define("PRFLAN_284", "Collapse navigation side-bar by default");
define("PRFLAN_285", "Display field help tips");
define("PRFLAN_286", "When hovering over the field.");
define("PRFLAN_287", "When hovering on a help icon to the left of the field.");