mirror of
https://github.com/e107inc/e107.git
synced 2025-08-24 15:13:04 +02:00
Translation of hardcoded text, added new defines
This commit is contained in:
@@ -16,5 +16,5 @@
|
||||
|
||||
if (!defined('e107_INIT')) { exit; }
|
||||
|
||||
$text = "The theme manager allows you to set your site's public theme and your admin areas theme.";
|
||||
$text = "The theme manager allows you to set your site's public theme and your admin areas theme.<br /><br />Look at the tooltips (when available) for description ";
|
||||
$ns -> tablerender("Theme Manager Help", $text);
|
||||
|
Reference in New Issue
Block a user