./inc/functions.php:92: // @TODO Extension 'msg' does not exist
./inc/gen_sql_patches.php:95:// @TODO Rewrite this to a filter
./inc/install-functions.php:57: // @TODO DEACTIVATED: changeDataInLocalConfigurationFile('OUTPUT-MODE', "setConfigEntry('OUTPUT_MODE', '", "');", postRequestParameter('omode'), 0);
-./inc/language/de.php:1083: // @TODO Rewrite these two constants
-./inc/language/de.php:1104: // @TODO Rewrite these three constants
-./inc/language/de.php:778:// @TODO Are these constants longer used?
+./inc/language/de.php:1082: // @TODO Rewrite these two constants
+./inc/language/de.php:1103: // @TODO Rewrite these three constants
+./inc/language/de.php:777:// @TODO Are these constants longer used?
./inc/language-functions.php:255: // @TODO These are all valid languages, again hard-coded
./inc/language-functions.php:44:// @TODO Rewrite all language constants to this function.
./inc/language/newsletter_de.php:13: * @TODO This language file is completely out-dated, please do no *
'GUEST_CITY' => "Wohnort",
'GUEST_EMAIL' => "Email-Adresse",
'GUEST_BIRTHDAY' => "Geburtsdatum",
- 'GUEST_REF' => "Geworben von",
'GUEST_CONFIRM_LINK_SUBJECT' => "Ihr Bestätigungslink",
'ADMIN_GUEST_REGISTERED_WITH_US' => "Ein Gast hat sich soeben bei uns angemeldet.",
'ADMIN_GUEST_PERSONA_DATA' => "Hier sind zur Überprüfung nochmals seine persönlichen Daten",
'MEMBER_REFBACK_NO_ENTRIES' => "Es gibt technische Probleme mit der Refback-Tabelle. Bitte Support benachrichtigen.",
'MEMBER_REFBACK_EDIT_SUBMIT' => "Refback einstellen",
'MEMBER_REFBACK_REFID' => "Mitglieder-Id (Nickname)",
- 'MEMBER_REFBACK_LEVEL_REFID' => "Geworben von",
+ 'MEMBER_REFBACK_LEVEL_REFID' => "Werber",
'MEMBER_REFBACK_STATUS' => "Referal-Status",
'MEMBER_REFBACK_PERCENTS' => "Ref-Back Prozente",
'MEMBER_REFBACK_POINTS' => "Ref-Back Vergütung",
-<div class="table dashed">
+<div class="table2 dashed">
<div class="header_column bottom">
<strong>{--MEMBER_REFBACK_TITLE--}</strong>
</div>
margin: 5px;
}
+.table2 {
+ background-color: #ffffff;
+ width: 680px;
+ margin: 5px;
+}
+
.warning_table {
background-color: #ff8888;
width: 660px;
margin: 5px;
}
+.table2 {
+ background-color: #eeffee;
+ width: 680px;
+ margin: 5px;
+}
+
.warning_table {
background-color: #ff8888;
width: 660px;
margin: 5px;
}
+.table2 {
+ background-color: #ffffcc;
+ width: 680px;
+ margin: 5px;
+}
+
.warning_table {
background-color: #ff8888;
width: 660px;