mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 09:39:55 +02:00
Issue #369: Plugin Manager: Plugin Description is corrupted if there's a long discription and you click 'More'
This commit is contained in:
@@ -50,6 +50,7 @@ define("LAN_EDIT","Edit");
|
||||
define("LAN_DELETE","Delete");
|
||||
define("LAN_DEFAULT","Default");
|
||||
define("LAN_MORE", "More..");
|
||||
define("LAN_LESS", "..Less");
|
||||
define("LAN_READ_MORE", "Read more..");
|
||||
define("LAN_GOPAGE", "Go to page");
|
||||
define("LAN_GOTOPAGEX", "Go to page [x]");
|
||||
|
Reference in New Issue
Block a user