1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 01:00:20 +02:00

Banner plugin enhancements. Text may be added below banner/images.

This commit is contained in:
Cameron
2016-03-11 10:27:40 -08:00
parent 94e0e1c1e0
commit 524bed7a17
6 changed files with 61 additions and 16 deletions

View File

@@ -423,5 +423,8 @@ define("LAN_WILL_OVERWRITE_SEF", "This will overwrite your existing SEF URL.");
define("LAN_CAPTION", "Caption");
define("LAN_LIMIT", "Limit");
define("LAN_BASIC", "Basic");
define("LAN_ADVANCED", "Advanced");
// TODO - move e_form related LANS below, add new lan_form.php file (for both front/back-end)