1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-29 17:19:56 +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)

View File

@@ -280,8 +280,7 @@ define("LAN_MAILOUT_259", "");
define("LAN_SEND", "Send");
define("LAN_HOLD", "Hold");
define("LAN_MAILOUT_260", "User-Type");
define("LAN_BASIC", "Basic");
define("LAN_ADVANCED", "Advanced");
//define("LAN_SUBMIT", "Do it!"); LAN_RUN