mirror of
https://github.com/e107inc/e107.git
synced 2025-08-18 20:31:41 +02:00
Idea #1533 Added preference for recent download age in days, use a new shortcode (thanks marj) in template file instead of DOWNLOAD_LIST_NEWICON
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_plugins/download/languages/English/lan_download_admin.php,v $
|
||||
| $Revision: 1.3 $
|
||||
| $Date: 2009-01-14 22:53:38 $
|
||||
| $Revision: 1.4 $
|
||||
| $Date: 2009-01-14 23:45:33 $
|
||||
| $Author: bugrain $
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
@@ -151,4 +151,6 @@ define("DOWLAN_161", "Random");
|
||||
define("DOWLAN_162", "ID");
|
||||
define("DOWLAN_163", "Name");
|
||||
|
||||
define("DOWLAN_164", "Recent downloads age (in days)");
|
||||
|
||||
?>
|
Reference in New Issue
Block a user