1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

Added warning for confused theme.php layouts.

This commit is contained in:
Cameron
2017-02-04 14:06:41 -08:00
parent 238756446c
commit 11bed6b002
2 changed files with 10 additions and 0 deletions

View File

@@ -75,6 +75,7 @@ define("MENLAN_57", "Drag-and-Drop Menus");
define("MENLAN_58", "The Menu-Manager allows you to place and arrange your menus within your theme template. Hover over the sub-areas to modify existing menu items.");
define("MENLAN_59", "Area [x]");
define("MENLAN_60", "This theme is using deprecated elements. All [x]HEADER and [x]FOOTER variables should be removed from theme.php.");