]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/theme.php
Bad typo fixed and extension 'ext-coupon' started:
[mailer.git] / theme / default / theme.php
index 8d990fc85f75ce1cbfb5c7cfdbb43e9ed2abb759..b07a739c19683d198fdf2501e79186a901b97c4d 100644 (file)
  * $Date::                                                            $ *
  * $Tag:: 0.2.1-FINAL                                                 $ *
  * $Author::                                                          $ *
- * Needs to be in all Files and every File needs "svn propset           *
- * svn:keywords Date Revision" (autoprobset!) at least!!!!!!            *
  * -------------------------------------------------------------------- *
  * Copyright (c) 2003 - 2009 by Roland Haeder                           *
+ * 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 *
@@ -45,7 +44,7 @@ if (!defined('__SECURITY')) {
 // Theme definitions
 //
 // The name of your theme
-$GLOBALS['theme_data']['name'] = 'Standart-Theme';
+$GLOBALS['theme_data']['name'] = 'Standard-Theme';
 
 // Only your name please!
 $GLOBALS['theme_data']['author'] = 'Roland Häder';