From 6adf9546c2bdd2ff125671025a4ea714691743c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Roland=20H=C3=A4der?= Date: Tue, 29 Jun 2010 12:30:16 +0000 Subject: [PATCH] Theme renamed, missing dash added (minor fixes) --- templates/de/html/member/member_points_bonus_rows.tpl | 2 +- theme/org/theme.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/de/html/member/member_points_bonus_rows.tpl b/templates/de/html/member/member_points_bonus_rows.tpl index a50c5c9f12..c31f35df56 100644 --- a/templates/de/html/member/member_points_bonus_rows.tpl +++ b/templates/de/html/member/member_points_bonus_rows.tpl @@ -11,7 +11,7 @@ {--BONUS_LOGIN_TOTAL--} {%user,login_bonus,translateComma%} {?POINTS?} - + - {--BONUS_TURBO_TOTAL--} diff --git a/theme/org/theme.php b/theme/org/theme.php index 9860412597..001b8de7a5 100644 --- a/theme/org/theme.php +++ b/theme/org/theme.php @@ -41,7 +41,7 @@ if (!defined('__SECURITY')) { // Theme definitions // // The name of your theme -$GLOBALS['theme_data']['name'] = 'MXChange-Theme'; +$GLOBALS['theme_data']['name'] = 'Mailer-Project'; // Only your name please! $GLOBALS['theme_data']['author'] = 'Roland Häder'; -- 2.39.5