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:
@@ -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)
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user