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

Missing LANs

This commit is contained in:
SteveD
2012-12-16 11:50:48 +00:00
parent 7b8ea1e311
commit fe7477dc06

View File

@@ -212,6 +212,9 @@ define("DOWLAN_197", "random");
define("DOWLAN_198", "Filter"); //FIXME Use Generic
define('DOWLAN_FP_01', 'Front page');
define('DOWLAN_FP_02', 'Category list');
define("DOWLAN_HELP_1", "Help");
define("DOWLAN_HELP_2", "<p>Create/edit a download.</p><p>Enter only one of: File, URL or Mirror.</p><p>Ensure you select a category, otherwise your download will not be visible on the downloads page.</p>");