From: Roland Häder Date: Tue, 9 Sep 2008 00:59:39 +0000 (+0000) Subject: CSS class admin_footer now centered, a lot templates rewritten X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=2da53ff496ae7ea2043c2b03323b5d6852eb0bea CSS class admin_footer now centered, a lot templates rewritten --- diff --git a/inc/language/surfbar_de.php b/inc/language/surfbar_de.php index 19d9446dfb..bcdf6592eb 100644 --- a/inc/language/surfbar_de.php +++ b/inc/language/surfbar_de.php @@ -74,6 +74,9 @@ define('ADMIN_SURFBAR_UNLOCK_URL', "URL ent-/sperren"); define('ADMIN_SURFBAR_CONFIRM_URL', "URL(s) freigeben"); define('ADMIN_SURFBAR_UNLOCK_DONE', "Freischaltung ausgewählter URL(s) vollständig. :-)"); define('ADMIN_SURFBAR_UNLOCK_FAILED', "Freischaltung fehlgeschlagen. Bitte nachschauen, welche URLs nicht freigegeben wurden."); +define('ADMIN_SURFBAR_LIST_URLS_TITLE', "URLs in Surfbar aufisten"); +define('ADMIN_SURFBAR_SYNC_TITLE', "Surfbar URL-Tabelle mit Mailbuchungstabelle abgleichen"); +define('ADMIN_SURFBAR_SYNC_BUTTON', "Alle URLs aus Mailbuchungstabele synchronisieren"); // General member text define('MEMBER_SURFBAR_URL_ADDED', "URL hinzugefügt und wartet auf Freischaltung."); diff --git a/inc/modules/admin/what-unlock_emails.php b/inc/modules/admin/what-unlock_emails.php index 65c342dec1..89da1f3e73 100644 --- a/inc/modules/admin/what-unlock_emails.php +++ b/inc/modules/admin/what-unlock_emails.php @@ -97,6 +97,7 @@ LIMIT 1", } // Check for surfbar extension + $msg_user = "MISSING"; if (EXT_IS_ACTIVE("surfbar")) { // Add the url $insertId = SURFBAR_ADMIN_ADD_URL($DATA['url'], $DATA['sender'], $DATA['payment'], $DATA['payment_id']); diff --git a/templates/de/html/admin/admin_add_bank_package.tpl b/templates/de/html/admin/admin_add_bank_package.tpl index c8e0a6aa14..ef85241fdc 100644 --- a/templates/de/html/admin/admin_add_bank_package.tpl +++ b/templates/de/html/admin/admin_add_bank_package.tpl @@ -137,7 +137,7 @@   -  * diff --git a/templates/de/html/admin/admin_add_cat.tpl b/templates/de/html/admin/admin_add_cat.tpl index b1f7b0862d..468638b5de 100644 --- a/templates/de/html/admin/admin_add_cat.tpl +++ b/templates/de/html/admin/admin_add_cat.tpl @@ -52,7 +52,7 @@   -  *  diff --git a/templates/de/html/admin/admin_add_payment.tpl b/templates/de/html/admin/admin_add_payment.tpl index 337c000475..6b5c1af183 100644 --- a/templates/de/html/admin/admin_add_payment.tpl +++ b/templates/de/html/admin/admin_add_payment.tpl @@ -47,7 +47,7 @@   -  * diff --git a/templates/de/html/admin/admin_add_rallye.tpl b/templates/de/html/admin/admin_add_rallye.tpl index d3b205353c..54ec78cad0 100644 --- a/templates/de/html/admin/admin_add_rallye.tpl +++ b/templates/de/html/admin/admin_add_rallye.tpl @@ -119,7 +119,7 @@   -  * diff --git a/templates/de/html/admin/admin_add_rallye_prices.tpl b/templates/de/html/admin/admin_add_rallye_prices.tpl index df99c34888..9e17c0aa9a 100644 --- a/templates/de/html/admin/admin_add_rallye_prices.tpl +++ b/templates/de/html/admin/admin_add_rallye_prices.tpl @@ -42,7 +42,7 @@   -  * diff --git a/templates/de/html/admin/admin_add_sponsor_already.tpl b/templates/de/html/admin/admin_add_sponsor_already.tpl index e2ed865243..72635b1aad 100644 --- a/templates/de/html/admin/admin_add_sponsor_already.tpl +++ b/templates/de/html/admin/admin_add_sponsor_already.tpl @@ -18,7 +18,7 @@     - + {--__HIDDEN_DATA--} diff --git a/templates/de/html/admin/admin_add_sponsor_paytype.tpl b/templates/de/html/admin/admin_add_sponsor_paytype.tpl index 8c75740c9b..62040f4705 100644 --- a/templates/de/html/admin/admin_add_sponsor_paytype.tpl +++ b/templates/de/html/admin/admin_add_sponsor_paytype.tpl @@ -31,7 +31,7 @@   - +  * diff --git a/templates/de/html/admin/admin_admins_add.tpl b/templates/de/html/admin/admin_admins_add.tpl index e396d6e8e2..3ea65b823d 100644 --- a/templates/de/html/admin/admin_admins_add.tpl +++ b/templates/de/html/admin/admin_admins_add.tpl @@ -46,7 +46,7 @@   -  *  diff --git a/templates/de/html/admin/admin_admins_add_acl.tpl b/templates/de/html/admin/admin_admins_add_acl.tpl index b3b6f0c0a7..a0a3411c96 100644 --- a/templates/de/html/admin/admin_admins_add_acl.tpl +++ b/templates/de/html/admin/admin_admins_add_acl.tpl @@ -47,7 +47,7 @@   -  *  diff --git a/templates/de/html/admin/admin_admins_mails_edit.tpl b/templates/de/html/admin/admin_admins_mails_edit.tpl index 051205369d..e4c81b023f 100644 --- a/templates/de/html/admin/admin_admins_mails_edit.tpl +++ b/templates/de/html/admin/admin_admins_mails_edit.tpl @@ -14,7 +14,7 @@ {!__ADMINS_ROWS!} -  * diff --git a/templates/de/html/admin/admin_admins_mails_list.tpl b/templates/de/html/admin/admin_admins_mails_list.tpl index 6d530a9912..1e57faa145 100644 --- a/templates/de/html/admin/admin_admins_mails_list.tpl +++ b/templates/de/html/admin/admin_admins_mails_list.tpl @@ -14,9 +14,9 @@ {--ADMIN_ADMINS_CONTACT--}: - {--__MAILS_ROWS--} + {!__MAILS_ROWS!} -  * diff --git a/templates/de/html/admin/admin_amenu_delete.tpl b/templates/de/html/admin/admin_amenu_delete.tpl index f6698b29da..9875063100 100644 --- a/templates/de/html/admin/admin_amenu_delete.tpl +++ b/templates/de/html/admin/admin_amenu_delete.tpl @@ -13,7 +13,7 @@ {!__MENU_ROWS!} - {!__MENU_ROWS!} - +  *  * diff --git a/templates/de/html/admin/admin_amenu_edit_form.tpl b/templates/de/html/admin/admin_amenu_edit_form.tpl index b30990391a..524fdb607d 100644 --- a/templates/de/html/admin/admin_amenu_edit_form.tpl +++ b/templates/de/html/admin/admin_amenu_edit_form.tpl @@ -13,7 +13,7 @@ {!__MENU_ROWS!} -  * diff --git a/templates/de/html/admin/admin_config_admin.tpl b/templates/de/html/admin/admin_config_admin.tpl index 3fb8cbfa49..0437ee61d4 100644 --- a/templates/de/html/admin/admin_config_admin.tpl +++ b/templates/de/html/admin/admin_config_admin.tpl @@ -27,7 +27,7 @@   -  * diff --git a/templates/de/html/admin/admin_config_admins.tpl b/templates/de/html/admin/admin_config_admins.tpl index 46c3c63ede..1a4f92e1e8 100644 --- a/templates/de/html/admin/admin_config_admins.tpl +++ b/templates/de/html/admin/admin_config_admins.tpl @@ -13,9 +13,9 @@ {--MENU_WHAT--}: {--ADMIN_ADMINS_ACCESS_MODE--}: - {--__ACL_ROWS--} + {!__ACL_ROWS!} -  *  * {--MENU_WHAT--}: {--ADMIN_ADMINS_ACCESS_MODE--}: - {--__ACL_ROWS--} + {!__ACL_ROWS!} -  * diff --git a/templates/de/html/admin/admin_config_admins_edit.tpl b/templates/de/html/admin/admin_config_admins_edit.tpl index 7363b11d9a..421f170b43 100644 --- a/templates/de/html/admin/admin_config_admins_edit.tpl +++ b/templates/de/html/admin/admin_config_admins_edit.tpl @@ -13,9 +13,9 @@ {--MENU_WHAT--}: {--ADMIN_ADMINS_ACCESS_MODE--}: - {--__ACL_ROWS--} + {!__ACL_ROWS!} -  * diff --git a/templates/de/html/admin/admin_config_autopurge.tpl b/templates/de/html/admin/admin_config_autopurge.tpl index a7d4c963bc..d69455ec4d 100644 --- a/templates/de/html/admin/admin_config_autopurge.tpl +++ b/templates/de/html/admin/admin_config_autopurge.tpl @@ -170,7 +170,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_beg.tpl b/templates/de/html/admin/admin_config_beg.tpl index efdf5313b4..d3db0985e4 100644 --- a/templates/de/html/admin/admin_config_beg.tpl +++ b/templates/de/html/admin/admin_config_beg.tpl @@ -197,7 +197,7 @@   -  * diff --git a/templates/de/html/admin/admin_config_birthday.tpl b/templates/de/html/admin/admin_config_birthday.tpl index 8c6daa2edd..8d88768d52 100644 --- a/templates/de/html/admin/admin_config_birthday.tpl +++ b/templates/de/html/admin/admin_config_birthday.tpl @@ -54,7 +54,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_bonus.tpl b/templates/de/html/admin/admin_config_bonus.tpl index 586aedf6c6..ba2e81062f 100644 --- a/templates/de/html/admin/admin_config_bonus.tpl +++ b/templates/de/html/admin/admin_config_bonus.tpl @@ -328,7 +328,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_cache.tpl b/templates/de/html/admin/admin_config_cache.tpl index 6a1cc9d17c..b3a57de031 100644 --- a/templates/de/html/admin/admin_config_cache.tpl +++ b/templates/de/html/admin/admin_config_cache.tpl @@ -97,7 +97,7 @@   -  * diff --git a/templates/de/html/admin/admin_config_cats.tpl b/templates/de/html/admin/admin_config_cats.tpl index 2bd58d1731..4faa9692d7 100644 --- a/templates/de/html/admin/admin_config_cats.tpl +++ b/templates/de/html/admin/admin_config_cats.tpl @@ -12,9 +12,9 @@ {--IS_VISIBLE--} {--SORTING_KEY--} - {--__CAT_ROWS--} + {!__CAT_ROWS!} -  *  *   -  *  diff --git a/templates/de/html/admin/admin_config_extensions.tpl b/templates/de/html/admin/admin_config_extensions.tpl index c64023d83f..a1d8b94c59 100644 --- a/templates/de/html/admin/admin_config_extensions.tpl +++ b/templates/de/html/admin/admin_config_extensions.tpl @@ -16,7 +16,7 @@ -  *  diff --git a/templates/de/html/admin/admin_config_holiday.tpl b/templates/de/html/admin/admin_config_holiday.tpl index 6817d5972d..d01a719caf 100644 --- a/templates/de/html/admin/admin_config_holiday.tpl +++ b/templates/de/html/admin/admin_config_holiday.tpl @@ -41,7 +41,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_home.tpl b/templates/de/html/admin/admin_config_home.tpl index 59e89d43c7..0ad8af6e70 100644 --- a/templates/de/html/admin/admin_config_home.tpl +++ b/templates/de/html/admin/admin_config_home.tpl @@ -9,9 +9,10 @@ {--MENU_WHAT--} {--HOME_ACTION--} - {--__HOME_ROWS--} + {!__HOME_ROWS!} - {--HOME_BOTTOM_NOTE--} + {--HOME_BOTTOM_NOTE--} + diff --git a/templates/de/html/admin/admin_config_home_settings.tpl b/templates/de/html/admin/admin_config_home_settings.tpl index 30693574e3..edf1c21e9c 100644 --- a/templates/de/html/admin/admin_config_home_settings.tpl +++ b/templates/de/html/admin/admin_config_home_settings.tpl @@ -42,7 +42,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_home_settings_pro.tpl b/templates/de/html/admin/admin_config_home_settings_pro.tpl index 268d0a7670..86df23dadb 100644 --- a/templates/de/html/admin/admin_config_home_settings_pro.tpl +++ b/templates/de/html/admin/admin_config_home_settings_pro.tpl @@ -39,7 +39,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_nickname.tpl b/templates/de/html/admin/admin_config_nickname.tpl index 007d5b2934..6cbe6eaa6f 100644 --- a/templates/de/html/admin/admin_config_nickname.tpl +++ b/templates/de/html/admin/admin_config_nickname.tpl @@ -40,7 +40,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_payouts.tpl b/templates/de/html/admin/admin_config_payouts.tpl index ada0a7ede4..e339b30eb8 100644 --- a/templates/de/html/admin/admin_config_payouts.tpl +++ b/templates/de/html/admin/admin_config_payouts.tpl @@ -13,9 +13,9 @@ {--ADMIN_PAYOUT_RATE2--} {--ADMIN_PAYOUT_MIN_POINTS2--} - {--__PAYOUT_ROWS--} + {!__PAYOUT_ROWS!} -  *  * {--ADMIN_PAYOUT_RATE2--} {--ADMIN_PAYOUT_MIN_POINTS2--} - {--__PAYOUT_ROWS--} + {!__PAYOUT_ROWS!} - diff --git a/templates/de/html/admin/admin_config_payouts_edit.tpl b/templates/de/html/admin/admin_config_payouts_edit.tpl index 9d55281977..c5fd93a8ca 100644 --- a/templates/de/html/admin/admin_config_payouts_edit.tpl +++ b/templates/de/html/admin/admin_config_payouts_edit.tpl @@ -14,9 +14,9 @@ {--ADMIN_PAYOUT_MIN_POINTS2--} {--ADMIN_PAYOUT_ALLOW_URLS--} - {--__PAYOUT_ROWS--} + {!__PAYOUT_ROWS!} -  * diff --git a/templates/de/html/admin/admin_config_point_settings.tpl b/templates/de/html/admin/admin_config_point_settings.tpl index 5ad1f1468f..d0e19cf243 100644 --- a/templates/de/html/admin/admin_config_point_settings.tpl +++ b/templates/de/html/admin/admin_config_point_settings.tpl @@ -51,7 +51,7 @@   - +  * diff --git a/templates/de/html/admin/admin_config_proxy.tpl b/templates/de/html/admin/admin_config_proxy.tpl index a64c02abc5..ef877fc7b6 100644 --- a/templates/de/html/admin/admin_config_proxy.tpl +++ b/templates/de/html/admin/admin_config_proxy.tpl @@ -42,7 +42,7 @@   - +  * diff --git a/templates/de/html/admin/admin_config_rallye_del.tpl b/templates/de/html/admin/admin_config_rallye_del.tpl index bcbdbdda8a..db6c0cc927 100644 --- a/templates/de/html/admin/admin_config_rallye_del.tpl +++ b/templates/de/html/admin/admin_config_rallye_del.tpl @@ -17,9 +17,9 @@ {--RALLYE_PRICE_INFO--}: - {--__PRICE_ROWS--} + {!__PRICE_ROWS!} - diff --git a/templates/de/html/admin/admin_config_rallye_edit.tpl b/templates/de/html/admin/admin_config_rallye_edit.tpl index 234ee6f6d9..cd339b7b88 100644 --- a/templates/de/html/admin/admin_config_rallye_edit.tpl +++ b/templates/de/html/admin/admin_config_rallye_edit.tpl @@ -20,9 +20,9 @@ {--RALLYE_PRICE_INFO--}: - {--__PRICE_ROWS--} + {!__PRICE_ROWS!} -  * diff --git a/templates/de/html/admin/admin_config_rallye_prices.tpl b/templates/de/html/admin/admin_config_rallye_prices.tpl index b174dc12e6..00c9d16a88 100644 --- a/templates/de/html/admin/admin_config_rallye_prices.tpl +++ b/templates/de/html/admin/admin_config_rallye_prices.tpl @@ -17,9 +17,9 @@ {--RALLYE_PRICE_INFO--}: - {--__PRICE_ROWS--} + {!__PRICE_ROWS!} -  * {--REGISTER_FIELD_NAME--}: {--REGISTER_FIELD_REQUIRED--} - {--__REGISTER_ROWS--} + {!__REGISTER_ROWS!} -  *  diff --git a/templates/de/html/admin/admin_config_rewrite.tpl b/templates/de/html/admin/admin_config_rewrite.tpl index 4d5aea7341..f912ae27f0 100644 --- a/templates/de/html/admin/admin_config_rewrite.tpl +++ b/templates/de/html/admin/admin_config_rewrite.tpl @@ -10,9 +10,9 @@ {--MODULE_SKIPPED--} - {--__MODULE_ROWS--} + {!__MODULE_ROWS!} -  * diff --git a/templates/de/html/admin/admin_config_sponsor.tpl b/templates/de/html/admin/admin_config_sponsor.tpl index 45d25889b5..aa66daaa9e 100644 --- a/templates/de/html/admin/admin_config_sponsor.tpl +++ b/templates/de/html/admin/admin_config_sponsor.tpl @@ -25,7 +25,7 @@   - +  * diff --git a/templates/de/html/admin/admin_config_surfbar.tpl b/templates/de/html/admin/admin_config_surfbar.tpl index 1f8f34b160..0228fd1685 100644 --- a/templates/de/html/admin/admin_config_surfbar.tpl +++ b/templates/de/html/admin/admin_config_surfbar.tpl @@ -129,7 +129,7 @@   - +  * diff --git a/templates/de/html/admin/admin_config_title.tpl b/templates/de/html/admin/admin_config_title.tpl index d096205c3e..ed5bd1176e 100644 --- a/templates/de/html/admin/admin_config_title.tpl +++ b/templates/de/html/admin/admin_config_title.tpl @@ -68,7 +68,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_top10.tpl b/templates/de/html/admin/admin_config_top10.tpl index cc6a294bec..187bca7f57 100644 --- a/templates/de/html/admin/admin_config_top10.tpl +++ b/templates/de/html/admin/admin_config_top10.tpl @@ -19,7 +19,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_transfer.tpl b/templates/de/html/admin/admin_config_transfer.tpl index 54d299bcc1..2e2ebe2314 100644 --- a/templates/de/html/admin/admin_config_transfer.tpl +++ b/templates/de/html/admin/admin_config_transfer.tpl @@ -67,7 +67,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_user.tpl b/templates/de/html/admin/admin_config_user.tpl index 031920636d..b33525cbdc 100644 --- a/templates/de/html/admin/admin_config_user.tpl +++ b/templates/de/html/admin/admin_config_user.tpl @@ -30,7 +30,7 @@   -  *  diff --git a/templates/de/html/admin/admin_config_wernis.tpl b/templates/de/html/admin/admin_config_wernis.tpl index 8d7640ebd9..4139d54156 100644 --- a/templates/de/html/admin/admin_config_wernis.tpl +++ b/templates/de/html/admin/admin_config_wernis.tpl @@ -71,7 +71,7 @@   -  *  diff --git a/templates/de/html/admin/admin_contct_user_form.tpl b/templates/de/html/admin/admin_contct_user_form.tpl index 8973494b3c..915ab91161 100644 --- a/templates/de/html/admin/admin_contct_user_form.tpl +++ b/templates/de/html/admin/admin_contct_user_form.tpl @@ -14,7 +14,7 @@ -  * diff --git a/templates/de/html/admin/admin_del_admins.tpl b/templates/de/html/admin/admin_del_admins.tpl index 01c6ca14b3..c434771aed 100644 --- a/templates/de/html/admin/admin_del_admins.tpl +++ b/templates/de/html/admin/admin_del_admins.tpl @@ -15,7 +15,7 @@ {!__ADMINS_ROWS!} -  * diff --git a/templates/de/html/admin/admin_del_bank_packages.tpl b/templates/de/html/admin/admin_del_bank_packages.tpl index 300c80a341..948cd5bfc1 100644 --- a/templates/de/html/admin/admin_del_bank_packages.tpl +++ b/templates/de/html/admin/admin_del_bank_packages.tpl @@ -12,7 +12,7 @@ $content - + diff --git a/templates/de/html/admin/admin_del_cats.tpl b/templates/de/html/admin/admin_del_cats.tpl index c46048ed1f..373b32b2fe 100644 --- a/templates/de/html/admin/admin_del_cats.tpl +++ b/templates/de/html/admin/admin_del_cats.tpl @@ -6,9 +6,9 @@ {--DELETE_CATEGORIES--}: - {--__CAT_ROWS--} + {!__CAT_ROWS!} -  * diff --git a/templates/de/html/admin/admin_del_payments.tpl b/templates/de/html/admin/admin_del_payments.tpl index 4412bde758..99e190b337 100644 --- a/templates/de/html/admin/admin_del_payments.tpl +++ b/templates/de/html/admin/admin_del_payments.tpl @@ -5,9 +5,9 @@ {--DELETE_PAYMENT--}: - {--__PAYMENT_ROWS--} + {!__PAYMENT_ROWS!} -  * diff --git a/templates/de/html/admin/admin_del_sponsor.tpl b/templates/de/html/admin/admin_del_sponsor.tpl index a9b9c8abfd..a2ed47c20d 100644 --- a/templates/de/html/admin/admin_del_sponsor.tpl +++ b/templates/de/html/admin/admin_del_sponsor.tpl @@ -1,30 +1,30 @@ -
+ - - - + + + - + - - + +
- {--ADMIN_HEADER_DEL_SPONSOR_1--}{--__UID--}{--ADMIN_HEADER_DEL_SPONSOR_2--} -
+ {--ADMIN_HEADER_DEL_SPONSOR_1--}{!__UID!}{--ADMIN_HEADER_DEL_SPONSOR_2--} +
 
- {--ADMIN_TEXT_DEL_SPONSOR_1--}{--__UID--}{--ADMIN_TEXT_DEL_SPONSOR_2--} + {--ADMIN_TEXT_DEL_SPONSOR_1--}{!__UID!}{--ADMIN_TEXT_DEL_SPONSOR_2--}
 
{--__SNAME--} {--__FNAME--}({--__EMAIL--}){!__SNAME!} {!__FNAME!}({!__EMAIL!})
 
 
diff --git a/templates/de/html/admin/admin_del_user.tpl b/templates/de/html/admin/admin_del_user.tpl index bfbcd1c828..cfd02525ab 100644 --- a/templates/de/html/admin/admin_del_user.tpl +++ b/templates/de/html/admin/admin_del_user.tpl @@ -34,7 +34,7 @@   -  * diff --git a/templates/de/html/admin/admin_edit_admins.tpl b/templates/de/html/admin/admin_edit_admins.tpl index a6db74d6ab..dd888e9c94 100644 --- a/templates/de/html/admin/admin_edit_admins.tpl +++ b/templates/de/html/admin/admin_edit_admins.tpl @@ -16,7 +16,7 @@ {!__ADMINS_ROWS!} -  * diff --git a/templates/de/html/admin/admin_edit_bank_packages.tpl b/templates/de/html/admin/admin_edit_bank_packages.tpl index 1400485db0..b7ebc236e8 100644 --- a/templates/de/html/admin/admin_edit_bank_packages.tpl +++ b/templates/de/html/admin/admin_edit_bank_packages.tpl @@ -1,17 +1,17 @@
- - - - $content - - - + + + +$content + + +
- {--ADMIN_EDIT_BANK_PACKAGES--}: -
+ {--ADMIN_EDIT_BANK_PACKAGES--}: +
diff --git a/templates/de/html/admin/admin_edit_payments.tpl b/templates/de/html/admin/admin_edit_payments.tpl index 4e0464dbc3..a69811219a 100644 --- a/templates/de/html/admin/admin_edit_payments.tpl +++ b/templates/de/html/admin/admin_edit_payments.tpl @@ -6,9 +6,9 @@ {--EDIT_PAYMENT--}: - {--__PAYMENT_ROWS--} + {!__PAYMENT_ROWS!} -  * diff --git a/templates/de/html/admin/admin_edit_rallyes.tpl b/templates/de/html/admin/admin_edit_rallyes.tpl index be7676b629..e92561bfc8 100644 --- a/templates/de/html/admin/admin_edit_rallyes.tpl +++ b/templates/de/html/admin/admin_edit_rallyes.tpl @@ -6,9 +6,9 @@ {--RALLYE_EDIT_RALLYES--}: - {--__RALLYE_ROWS--} + {!__RALLYE_ROWS!} -  * diff --git a/templates/de/html/admin/admin_edit_sponsor_add_points.tpl b/templates/de/html/admin/admin_edit_sponsor_add_points.tpl index 295e3f08e7..878475c1bf 100644 --- a/templates/de/html/admin/admin_edit_sponsor_add_points.tpl +++ b/templates/de/html/admin/admin_edit_sponsor_add_points.tpl @@ -22,7 +22,7 @@   - +  * diff --git a/templates/de/html/admin/admin_edit_sponsor_edit.tpl b/templates/de/html/admin/admin_edit_sponsor_edit.tpl index 4aeb1a6f15..4c8f3e4116 100644 --- a/templates/de/html/admin/admin_edit_sponsor_edit.tpl +++ b/templates/de/html/admin/admin_edit_sponsor_edit.tpl @@ -238,7 +238,7 @@   - +  * diff --git a/templates/de/html/admin/admin_edit_sponsor_sub_points.tpl b/templates/de/html/admin/admin_edit_sponsor_sub_points.tpl index 52371b8a1c..be76a9db08 100644 --- a/templates/de/html/admin/admin_edit_sponsor_sub_points.tpl +++ b/templates/de/html/admin/admin_edit_sponsor_sub_points.tpl @@ -22,7 +22,7 @@   - +  * diff --git a/templates/de/html/admin/admin_edit_user.tpl b/templates/de/html/admin/admin_edit_user.tpl index c12a021aa9..3a189f2178 100644 --- a/templates/de/html/admin/admin_edit_user.tpl +++ b/templates/de/html/admin/admin_edit_user.tpl @@ -77,7 +77,7 @@ class="admin_normal" size="5" maxlength="255"> -  *  diff --git a/templates/de/html/admin/admin_extensions.tpl b/templates/de/html/admin/admin_extensions.tpl index b038e84796..05ef70f39e 100644 --- a/templates/de/html/admin/admin_extensions.tpl +++ b/templates/de/html/admin/admin_extensions.tpl @@ -16,7 +16,7 @@ {!__EXT_ROWS!} -  *  * {!__EXTENSIONS_ROWS!} - diff --git a/templates/de/html/admin/admin_extensions_edit.tpl b/templates/de/html/admin/admin_extensions_edit.tpl index db8d7224e1..3274f8ff35 100644 --- a/templates/de/html/admin/admin_extensions_edit.tpl +++ b/templates/de/html/admin/admin_extensions_edit.tpl @@ -14,7 +14,7 @@ {!__EXTENSIONS_ROWS!} -  * diff --git a/templates/de/html/admin/admin_extensions_list.tpl b/templates/de/html/admin/admin_extensions_list.tpl index c212e1a294..de84c5b37c 100644 --- a/templates/de/html/admin/admin_extensions_list.tpl +++ b/templates/de/html/admin/admin_extensions_list.tpl @@ -10,7 +10,7 @@ {--ADMIN_EXT_FILE_SIZE--} {--ADMIN_EXT_FILE_VERSION--} -{--__EXTENSIONS_ROWS--} +{!__EXTENSIONS_ROWS!} {--ADMIN_EXT_TOTAL_FOUND--}: {!__TEXT_VALUE!} diff --git a/templates/de/html/admin/admin_gmenu_delete.tpl b/templates/de/html/admin/admin_gmenu_delete.tpl index 4269e44998..823a50335b 100644 --- a/templates/de/html/admin/admin_gmenu_delete.tpl +++ b/templates/de/html/admin/admin_gmenu_delete.tpl @@ -13,7 +13,7 @@ {!__MENU_ROWS!} - {!__MENU_ROWS!} - +  *  *  * diff --git a/templates/de/html/admin/admin_gmenu_edit_form.tpl b/templates/de/html/admin/admin_gmenu_edit_form.tpl index cabea8486b..80c1aa7c30 100644 --- a/templates/de/html/admin/admin_gmenu_edit_form.tpl +++ b/templates/de/html/admin/admin_gmenu_edit_form.tpl @@ -13,7 +13,7 @@ {!__MENU_ROWS!} -  * diff --git a/templates/de/html/admin/admin_list_admins.tpl b/templates/de/html/admin/admin_list_admins.tpl index f6e3cbf234..edfd735e68 100644 --- a/templates/de/html/admin/admin_list_admins.tpl +++ b/templates/de/html/admin/admin_list_admins.tpl @@ -15,7 +15,7 @@ {!__ADMINS_ROWS!} -  *  * {--ADMIN_LIST_BANK_PACKAGES_ACCOUNT_INTEREST_MINUS--} {--ADMIN_LIST_BANK_PACKAGES_STATUS--} - {--__BANK_PACKAGE_ROWS--} + {!__BANK_PACKAGE_ROWS!} -  *  * {--ADMIN_LAST_ONLINE--}: - {--__BEG_ROWS--} + {!__BEG_ROWS!} {--BEG_MEMBER_TOTAL--}:  @@ -22,7 +22,8 @@ - {--__BEG_WITHDRAW_FORM--} + {!__BEG_WITHDRAW_FORM!} + diff --git a/templates/de/html/admin/admin_list_cats.tpl b/templates/de/html/admin/admin_list_cats.tpl index a515011ed2..79adca9dda 100644 --- a/templates/de/html/admin/admin_list_cats.tpl +++ b/templates/de/html/admin/admin_list_cats.tpl @@ -8,7 +8,7 @@ {!__CATS_ROWS!} - {--ADMIN_MEMBER_FUNCTIONS--}:
{!__MEMBER_LINKS!} diff --git a/templates/de/html/admin/admin_list_country.tpl b/templates/de/html/admin/admin_list_country.tpl index 07b146bbc1..2452043408 100644 --- a/templates/de/html/admin/admin_list_country.tpl +++ b/templates/de/html/admin/admin_list_country.tpl @@ -12,9 +12,9 @@ {--ADMIN_COUNTRY_NAME--}: {--ADMIN_COUNTRY_STATUS--} - {--__COUNTRY_ROWS--} + {!__COUNTRY_ROWS!} -  *  * -

{--__ADD_COUNTRY_FORM--}

+

+ {!__ADD_COUNTRY_FORM!} +

diff --git a/templates/de/html/admin/admin_list_country_form.tpl b/templates/de/html/admin/admin_list_country_form.tpl index 0085766988..8fab7cfaa5 100644 --- a/templates/de/html/admin/admin_list_country_form.tpl +++ b/templates/de/html/admin/admin_list_country_form.tpl @@ -12,9 +12,9 @@ {--ADMIN_COUNTRY_NAME--}: {--ADMIN_COUNTRY_STATUS--} - {--__COUNTRY_ROWS--} + {!__COUNTRY_ROWS!} - + {--__COUNTRY_RESET--} diff --git a/templates/de/html/admin/admin_list_holiday.tpl b/templates/de/html/admin/admin_list_holiday.tpl index 5c6956f396..5428c7faad 100644 --- a/templates/de/html/admin/admin_list_holiday.tpl +++ b/templates/de/html/admin/admin_list_holiday.tpl @@ -12,9 +12,9 @@ {--ACCOUNT_STATUS--}: {--ADMIN_LAST_ONLINE--}: - {--__HOLIDAY_ROWS--} + {!__HOLIDAY_ROWS!} -  * diff --git a/templates/de/html/admin/admin_list_payments.tpl b/templates/de/html/admin/admin_list_payments.tpl index c7ff38d818..3d609e9018 100644 --- a/templates/de/html/admin/admin_list_payments.tpl +++ b/templates/de/html/admin/admin_list_payments.tpl @@ -13,9 +13,9 @@ {--PAY_PRICE--}: {--PAY_TITLE--}: - {--__PAYMENT_ROWS--} + {!__PAYMENT_ROWS!} -  *  * {--PAYOUT_TIMESTAMP--} {--PAYOUT_STATUS--} - {--__PAYOUT_ROWS--} + {!__PAYOUT_ROWS!} - {--PAYOUT_DELETE_ALL_REQUESTS--} diff --git a/templates/de/html/admin/admin_list_rallye_prices.tpl b/templates/de/html/admin/admin_list_rallye_prices.tpl index e846d15ec3..877cd47b18 100644 --- a/templates/de/html/admin/admin_list_rallye_prices.tpl +++ b/templates/de/html/admin/admin_list_rallye_prices.tpl @@ -13,9 +13,9 @@ {--RALLYE_TSTART--}: {--RALLYE_TEND--}: - {--__RALLYE_ROWS--} + {!__RALLYE_ROWS!} -  *  * {--RALLYE_NEW_REFS--}: {--RALLYE_REF_POINTS--}: - {--__RALLYE_USER_ROWS--} + {!__RALLYE_USER_ROWS!} - {--RALLYE_REF_POINTS_NOTE--} diff --git a/templates/de/html/admin/admin_list_rallyes.tpl b/templates/de/html/admin/admin_list_rallyes.tpl index c034c51b97..844c614611 100644 --- a/templates/de/html/admin/admin_list_rallyes.tpl +++ b/templates/de/html/admin/admin_list_rallyes.tpl @@ -10,9 +10,9 @@ {--ID_SELECT--} {--RALLYE_LIST_OVERVIEW_TITLE--}: - {--__RALLYE_ROWS--} + {!__RALLYE_ROWS!} -  *  * {--ACCOUNT_STATUS--} {--MEMBER_JOINED--} - {--__REF_ROWS--} + {!__REF_ROWS!} - {--ADMIN_LIST_REFERRALS_NOTE--} diff --git a/templates/de/html/admin/admin_list_sponsor.tpl b/templates/de/html/admin/admin_list_sponsor.tpl index de5729a10f..6fa4e7d6be 100644 --- a/templates/de/html/admin/admin_list_sponsor.tpl +++ b/templates/de/html/admin/admin_list_sponsor.tpl @@ -5,9 +5,9 @@ {--ADMIN_LIST_SPONSOR_ACCOUNTS--} -{--__SPONSOR_ROWS--} +{!__SPONSOR_ROWS!} - + {--ADMIN_LIST_SPONSOR_NOTES--} diff --git a/templates/de/html/admin/admin_list_sponsor_pay.tpl b/templates/de/html/admin/admin_list_sponsor_pay.tpl index 4555d0aa51..2b9eea7ce7 100644 --- a/templates/de/html/admin/admin_list_sponsor_pay.tpl +++ b/templates/de/html/admin/admin_list_sponsor_pay.tpl @@ -12,9 +12,9 @@ {--SPONSOR_PAYTYPE_MIN_COUNT2--}: {--SPONSOR_PAYTYPE_CURRENCY--}: -{--__LIST_ROWS--} +{!__LIST_ROWS!} - +  *  * diff --git a/templates/de/html/admin/admin_list_sponsor_pay_del.tpl b/templates/de/html/admin/admin_list_sponsor_pay_del.tpl index 38fa5ff57d..a629b33467 100644 --- a/templates/de/html/admin/admin_list_sponsor_pay_del.tpl +++ b/templates/de/html/admin/admin_list_sponsor_pay_del.tpl @@ -13,7 +13,7 @@ {--SPONSOR_PAYTYPE_MIN_COUNT2--}: {--SPONSOR_PAYTYPE_CURRENCY--}: -{--__SPONSOR_ROWS--} +{!__SPONSOR_ROWS!}  * diff --git a/templates/de/html/admin/admin_list_sponsor_pay_edit.tpl b/templates/de/html/admin/admin_list_sponsor_pay_edit.tpl index 86ee3bfcb6..1d20384869 100644 --- a/templates/de/html/admin/admin_list_sponsor_pay_edit.tpl +++ b/templates/de/html/admin/admin_list_sponsor_pay_edit.tpl @@ -13,7 +13,7 @@ {--SPONSOR_PAYTYPE_MIN_COUNT2--}: {--SPONSOR_PAYTYPE_CURRENCY--}: -{--__SPONSOR_ROWS--} +{!__SPONSOR_ROWS!}  * diff --git a/templates/de/html/admin/admin_list_surfbar_reflvl.tpl b/templates/de/html/admin/admin_list_surfbar_reflvl.tpl index 5c69dc56c4..bd5b74ccbf 100644 --- a/templates/de/html/admin/admin_list_surfbar_reflvl.tpl +++ b/templates/de/html/admin/admin_list_surfbar_reflvl.tpl @@ -11,7 +11,7 @@ $content - +  *  * diff --git a/templates/de/html/admin/admin_list_surfbar_urls.tpl b/templates/de/html/admin/admin_list_surfbar_urls.tpl index 23a813ff4a..94d78173a0 100644 --- a/templates/de/html/admin/admin_list_surfbar_urls.tpl +++ b/templates/de/html/admin/admin_list_surfbar_urls.tpl @@ -2,7 +2,7 @@ @@ -19,7 +19,7 @@ $content -
- {--EDIT_DEL_REFDEPTH--} + {--ADMIN_SURFBAR_LIST_URLS_TITLE--}
+ +

+ +
+
+
+ {--ADMIN_SURFBAR_SYNC_TITLE--} +
+ + +
+
diff --git a/templates/de/html/admin/admin_list_transfer.tpl b/templates/de/html/admin/admin_list_transfer.tpl index 77eb410300..bc2e0e3b5c 100644 --- a/templates/de/html/admin/admin_list_transfer.tpl +++ b/templates/de/html/admin/admin_list_transfer.tpl @@ -20,9 +20,9 @@ {!POINTS!} - {--__TRANSFER_ROWS--} + {!__TRANSFER_ROWS!} - + {--__TRANSFER_DELETE--} diff --git a/templates/de/html/admin/admin_lock_sponsor.tpl b/templates/de/html/admin/admin_lock_sponsor.tpl index 13bebd8349..b62b4b33b9 100644 --- a/templates/de/html/admin/admin_lock_sponsor.tpl +++ b/templates/de/html/admin/admin_lock_sponsor.tpl @@ -25,7 +25,7 @@   - +  * diff --git a/templates/de/html/admin/admin_lock_user.tpl b/templates/de/html/admin/admin_lock_user.tpl index 056c3afbd4..0e43e4004d 100644 --- a/templates/de/html/admin/admin_lock_user.tpl +++ b/templates/de/html/admin/admin_lock_user.tpl @@ -31,7 +31,7 @@   -  * diff --git a/templates/de/html/admin/admin_maintenance_form.tpl b/templates/de/html/admin/admin_maintenance_form.tpl index b75f16b2de..bc685b6912 100644 --- a/templates/de/html/admin/admin_maintenance_form.tpl +++ b/templates/de/html/admin/admin_maintenance_form.tpl @@ -16,7 +16,7 @@   - diff --git a/templates/de/html/admin/admin_mmenu_delete.tpl b/templates/de/html/admin/admin_mmenu_delete.tpl index 8ca2b9c412..efed40f1ca 100644 --- a/templates/de/html/admin/admin_mmenu_delete.tpl +++ b/templates/de/html/admin/admin_mmenu_delete.tpl @@ -13,7 +13,7 @@ {!__MENU_ROWS!} - {!__MENU_ROWS!} - +  *  *  * diff --git a/templates/de/html/admin/admin_mods_edit.tpl b/templates/de/html/admin/admin_mods_edit.tpl index 36f0c9eb10..934262b772 100644 --- a/templates/de/html/admin/admin_mods_edit.tpl +++ b/templates/de/html/admin/admin_mods_edit.tpl @@ -12,7 +12,7 @@ {!__MODS_ROWS!} -  * diff --git a/templates/de/html/admin/admin_mods_list.tpl b/templates/de/html/admin/admin_mods_list.tpl index 22118ef70f..198e719e1a 100644 --- a/templates/de/html/admin/admin_mods_list.tpl +++ b/templates/de/html/admin/admin_mods_list.tpl @@ -13,7 +13,7 @@ {!__MODS_ROWS!} -  * diff --git a/templates/de/html/admin/admin_mods_stats.tpl b/templates/de/html/admin/admin_mods_stats.tpl index a53b966c1a..6c4947b6be 100644 --- a/templates/de/html/admin/admin_mods_stats.tpl +++ b/templates/de/html/admin/admin_mods_stats.tpl @@ -6,7 +6,7 @@ {!__MODS_ROWS!} - {--MODS_ADMIN_EDIT_NOTE--} diff --git a/templates/de/html/admin/admin_mods_stats2.tpl b/templates/de/html/admin/admin_mods_stats2.tpl index c5900adb48..60249751e4 100644 --- a/templates/de/html/admin/admin_mods_stats2.tpl +++ b/templates/de/html/admin/admin_mods_stats2.tpl @@ -6,6 +6,6 @@ {!__MODS_ROWS!} -   +   diff --git a/templates/de/html/admin/admin_newsletter.tpl b/templates/de/html/admin/admin_newsletter.tpl index d40fcbe66c..6ced862d2e 100644 --- a/templates/de/html/admin/admin_newsletter.tpl +++ b/templates/de/html/admin/admin_newsletter.tpl @@ -78,7 +78,7 @@   -  * diff --git a/templates/de/html/admin/admin_newsletter_nohtml.tpl b/templates/de/html/admin/admin_newsletter_nohtml.tpl index 195488b5d5..62fc4481e5 100644 --- a/templates/de/html/admin/admin_newsletter_nohtml.tpl +++ b/templates/de/html/admin/admin_newsletter_nohtml.tpl @@ -55,7 +55,7 @@   -  * - $content + $content \ No newline at end of file diff --git a/templates/de/html/admin/admin_optimize.tpl b/templates/de/html/admin/admin_optimize.tpl index 4dd5a9a98f..b6c54bd81a 100644 --- a/templates/de/html/admin/admin_optimize.tpl +++ b/templates/de/html/admin/admin_optimize.tpl @@ -10,7 +10,7 @@ {!__TABLE_ROWS!} - {--OPTIMIZE_DB_TOTAL_TABLES--}: {!__TOTAL_TABS!}
{--OPTIMIZE_DB_TOTAL_SIZE--}: {!__TOTAL_SIZE!} diff --git a/templates/de/html/admin/admin_patches.tpl b/templates/de/html/admin/admin_patches.tpl index 681a4a4c82..d91334e4d5 100644 --- a/templates/de/html/admin/admin_patches.tpl +++ b/templates/de/html/admin/admin_patches.tpl @@ -17,7 +17,7 @@ {--PATCH_FSIZE--}:   - {--__PATCH_ROWS--} + {!__PATCH_ROWS!}   {--ADMIN_TOTAL_PATCH_SIZES--}:   diff --git a/templates/de/html/admin/admin_payout_accept_form.tpl b/templates/de/html/admin/admin_payout_accept_form.tpl index 603bf31e5d..d352d01b07 100644 --- a/templates/de/html/admin/admin_payout_accept_form.tpl +++ b/templates/de/html/admin/admin_payout_accept_form.tpl @@ -12,7 +12,7 @@ {--PAYOUT_RECEIVER_ACCEPT--}:
- {--PAYOUT_USERDATA_VALUE!} + {--PAYOUT_USERDATA_VALUE--}   @@ -29,7 +29,7 @@   -  * diff --git a/templates/de/html/admin/admin_payout_add_new.tpl b/templates/de/html/admin/admin_payout_add_new.tpl index 7c794e92e7..27c1d41501 100644 --- a/templates/de/html/admin/admin_payout_add_new.tpl +++ b/templates/de/html/admin/admin_payout_add_new.tpl @@ -113,7 +113,7 @@   -  *  diff --git a/templates/de/html/admin/admin_payout_reject_form.tpl b/templates/de/html/admin/admin_payout_reject_form.tpl index d0346fa21d..909c6077e4 100644 --- a/templates/de/html/admin/admin_payout_reject_form.tpl +++ b/templates/de/html/admin/admin_payout_reject_form.tpl @@ -12,7 +12,7 @@ {--PAYOUT_RECEIVER_REJECT--}:
- {--PAYOUT_USERDATA_VALUE!} + {--PAYOUT_USERDATA_VALUE--}   @@ -29,7 +29,7 @@   -  * diff --git a/templates/de/html/admin/admin_points.tpl b/templates/de/html/admin/admin_points.tpl index 2a9789e959..708c47710d 100644 --- a/templates/de/html/admin/admin_points.tpl +++ b/templates/de/html/admin/admin_points.tpl @@ -10,9 +10,9 @@ {--REF_LEVEL--}: {--REF_PERCENT--}: - {--__LEVEL_ROWS--} + {!__LEVEL_ROWS!} - +  *  * diff --git a/templates/de/html/admin/admin_points_del.tpl b/templates/de/html/admin/admin_points_del.tpl index b1ac68162c..e84347da53 100644 --- a/templates/de/html/admin/admin_points_del.tpl +++ b/templates/de/html/admin/admin_points_del.tpl @@ -6,9 +6,9 @@ {--DELETE_REF_DEPTHS--}: - {--__LEVEL_ROWS--} + {!__LEVEL_ROWS!} -  * diff --git a/templates/de/html/admin/admin_points_edit.tpl b/templates/de/html/admin/admin_points_edit.tpl index 6fc711dfde..91555a91bb 100644 --- a/templates/de/html/admin/admin_points_edit.tpl +++ b/templates/de/html/admin/admin_points_edit.tpl @@ -7,7 +7,7 @@ {--EDIT_REF_DEPTHS--}: - {--__LEVEL_ROWS--} + {!__LEVEL_ROWS!}  * diff --git a/templates/de/html/admin/admin_refbanner.tpl b/templates/de/html/admin/admin_refbanner.tpl index fc86baea41..64ab1fdd74 100644 --- a/templates/de/html/admin/admin_refbanner.tpl +++ b/templates/de/html/admin/admin_refbanner.tpl @@ -18,10 +18,10 @@ {--REF_VIS--}:   - {--__BANNER_ROWS--} + {!__BANNER_ROWS!}   -  *  * {--EDIT_REFBANNER--}   - {--__BANNER_ROWS--} + {!__BANNER_ROWS!}   -  * diff --git a/templates/de/html/admin/admin_reg.tpl b/templates/de/html/admin/admin_reg.tpl index 506f18d53b..9d52bc38d6 100644 --- a/templates/de/html/admin/admin_reg.tpl +++ b/templates/de/html/admin/admin_reg.tpl @@ -14,5 +14,5 @@ {--REF_UID--} {--CONFIRM_ACCOUNT--} - {--__REG_ROWS--} + {!__REG_ROWS!} diff --git a/templates/de/html/admin/admin_theme_edit.tpl b/templates/de/html/admin/admin_theme_edit.tpl index 38f20f8874..4461b6cb74 100644 --- a/templates/de/html/admin/admin_theme_edit.tpl +++ b/templates/de/html/admin/admin_theme_edit.tpl @@ -11,9 +11,9 @@ {--THEME_URL--} {--THEME_VERSION--} - {--__THEME_LIST--} + {!__THEME_LIST!} -  *  * {--THEME_VERSION--} {--THEME_INSTALL--} - {--__THEME_LIST--} + {!__THEME_LIST!} - {--ADMIN_THEME_LIST_NOTE--} + + {--ADMIN_THEME_LIST_NOTE--} + diff --git a/templates/de/html/admin/admin_unlock_emails.tpl b/templates/de/html/admin/admin_unlock_emails.tpl index dc443022a0..bf217afe12 100644 --- a/templates/de/html/admin/admin_unlock_emails.tpl +++ b/templates/de/html/admin/admin_unlock_emails.tpl @@ -17,7 +17,7 @@ {--EMAIL_TIMESTAMP--} {--EMAIL_TSEND--} - {--__UNLOCK_ROWS--} + {!__UNLOCK_ROWS!} {--ADMIN_ENTER_REDIRECT_URL--}:   - {--__URL_ROWS--} + {!__URL_ROWS!}   diff --git a/templates/de/html/admin/admin_unlock_sponsor.tpl b/templates/de/html/admin/admin_unlock_sponsor.tpl index aae368889c..3e00b27d71 100644 --- a/templates/de/html/admin/admin_unlock_sponsor.tpl +++ b/templates/de/html/admin/admin_unlock_sponsor.tpl @@ -12,7 +12,7 @@ {--REMOTE_IP--}: {--SPONSOR_CREATED--}: -{--__SPONSOR_ROWS--} +{!__SPONSOR_ROWS!}  * diff --git a/templates/de/html/admin/admin_unlock_surfbar_urls.tpl b/templates/de/html/admin/admin_unlock_surfbar_urls.tpl index b0b3920360..987a13c328 100644 --- a/templates/de/html/admin/admin_unlock_surfbar_urls.tpl +++ b/templates/de/html/admin/admin_unlock_surfbar_urls.tpl @@ -15,7 +15,7 @@ $content - +  * diff --git a/templates/de/html/guest/guest_cat_table.tpl b/templates/de/html/guest/guest_cat_table.tpl index 4dca512a7a..5b7faba24a 100644 --- a/templates/de/html/guest/guest_cat_table.tpl +++ b/templates/de/html/guest/guest_cat_table.tpl @@ -1,4 +1,4 @@ - {--__CAT_ROWS--} + {!__CAT_ROWS!}
diff --git a/templates/de/html/member/member_list_beg.tpl b/templates/de/html/member/member_list_beg.tpl index f2f3380567..72d51cf772 100644 --- a/templates/de/html/member/member_list_beg.tpl +++ b/templates/de/html/member/member_list_beg.tpl @@ -8,7 +8,7 @@ {--BEG_POINTS--}: {--ADMIN_LAST_ONLINE--}: - {--__BEG_ROWS--} + {!__BEG_ROWS!} diff --git a/templates/de/html/member/member_payout.tpl b/templates/de/html/member/member_payout.tpl index 73d9d85aa4..422b2e6270 100644 --- a/templates/de/html/member/member_payout.tpl +++ b/templates/de/html/member/member_payout.tpl @@ -11,7 +11,7 @@ {--PAYOUT_TIMESTAMP--} {--PAYOUT_MEMBER_STATUS--} - {--__PAYOUT_ROWS--} + {!__PAYOUT_ROWS!}   diff --git a/templates/de/html/member/member_reflinks_table.tpl b/templates/de/html/member/member_reflinks_table.tpl index 39e589819f..0c29888863 100644 --- a/templates/de/html/member/member_reflinks_table.tpl +++ b/templates/de/html/member/member_reflinks_table.tpl @@ -4,6 +4,6 @@   - {--__REFLINKS_ROWS--} + {!__REFLINKS_ROWS!} \ No newline at end of file diff --git a/templates/de/html/member/member_transfer_list.tpl b/templates/de/html/member/member_transfer_list.tpl index 7839d3919a..e7bfb046cd 100644 --- a/templates/de/html/member/member_transfer_list.tpl +++ b/templates/de/html/member/member_transfer_list.tpl @@ -17,7 +17,7 @@ {!POINTS!} - {--__TRANSFER_ROWS--} + {!__TRANSFER_ROWS!} {--__TRANSFER_SUM--} ({!POINTS!}):  diff --git a/templates/de/html/member/member_unconfirmed_table.tpl b/templates/de/html/member/member_unconfirmed_table.tpl index eb22b1531c..b0bc75dd64 100644 --- a/templates/de/html/member/member_unconfirmed_table.tpl +++ b/templates/de/html/member/member_unconfirmed_table.tpl @@ -8,7 +8,7 @@ {--EMAIL_CATEGORY--}: {--EMAIL_POINTS--}: - {--__UNCONFIRMED_ROWS--} + {!__UNCONFIRMED_ROWS!} {--POINTS_SUM--}:   {!__TOTAL_POINTS!} diff --git a/templates/de/html/member/member_wernis.tpl b/templates/de/html/member/member_wernis.tpl index 3aa203deea..5677bc0252 100644 --- a/templates/de/html/member/member_wernis.tpl +++ b/templates/de/html/member/member_wernis.tpl @@ -10,7 +10,7 @@ {--WERNIS_TIMESTAMP--} {--WERNIS_MEMBER_STATUS--} - {--__WERNIS_ROWS--} + {!__WERNIS_ROWS!}   diff --git a/theme/business/css/general.css b/theme/business/css/general.css index 1390943554..ad02efdb54 100644 --- a/theme/business/css/general.css +++ b/theme/business/css/general.css @@ -424,6 +424,7 @@ DIV.admin_note { } .admin_footer { + text-align : center; height : 30px } diff --git a/theme/default/css/general.css b/theme/default/css/general.css index e3e6b6b68b..d01a2a3b5c 100644 --- a/theme/default/css/general.css +++ b/theme/default/css/general.css @@ -429,6 +429,7 @@ DIV.admin_note { } .admin_footer { + text-align : center; height : 30px } diff --git a/theme/desert/css/general.css b/theme/desert/css/general.css index 00a36a5ce7..0bb4fc7809 100644 --- a/theme/desert/css/general.css +++ b/theme/desert/css/general.css @@ -399,6 +399,7 @@ DIV.admin_note { } .admin_footer { + text-align : center; height : 30px }