]> git.mxchange.org Git - mailer.git/blobdiff - inc/language/top10_de.php
Way more usage of EL code:
[mailer.git] / inc / language / top10_de.php
index 346bd8dc43fc3965960aea1c135e15b15176d82c..4040f276ef0420a48564b850003c08d462401b5c 100644 (file)
@@ -16,7 +16,7 @@
  * $Author::                                                          $ *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
- * Copyright (c) 2009, 2010 by Mailer Developer Team                    *
+ * Copyright (c) 2009 - 2011 by Mailer Developer Team                   *
  * For more information visit: http://www.mxchange.org                  *
  *                                                                      *
  * This program is free software; you can redistribute it and/or modify *
@@ -43,7 +43,7 @@ if (!defined('__SECURITY')) {
 // Language definitions
 addMessages(array(
        'ADMIN_CONFIG_TOP10_TITLE' => "Einstellungen an TOP-Listen",
-       'ADMIN_TOP10_MAX_TOP10' => "Maximale Plätze pro Liste",
+       'ADMIN_CONFIG_TOP10_MAX_TOP10' => "Maximale Plätze pro Liste",
 ));
 
 // [EOF]