From: Roland Häder Date: Sun, 31 Aug 2008 12:06:31 +0000 (+0000) Subject: XHTML fixes (not fully valid) X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=commitdiff_plain;h=c3822adad779fbfc5650f2a50880765375578200 XHTML fixes (not fully valid) --- diff --git a/inc/header.php b/inc/header.php index a5462b7495..2107e845a1 100644 --- a/inc/header.php +++ b/inc/header.php @@ -111,7 +111,7 @@ if (($header != "1") && ($header != "2")) { } // Closing HEAD tag - if ($CSS != "1") OUTPUT_HTML(""); + if ($CSS != "1") OUTPUT_HTML(""); $header = 1; } diff --git a/inc/stylesheet.php b/inc/stylesheet.php index a341fd599f..17572429a2 100644 --- a/inc/stylesheet.php +++ b/inc/stylesheet.php @@ -71,38 +71,34 @@ if (($CSS == "1") || ($_CONFIG['css_php'] == "DIRECT")) foreach ($STYLES as $value) { // Only include found CSS files (to reduce 404 requests) - $BASE = PATH."theme/".GET_CURR_THEME()."/css/"; + $BASE = sprintf("%stheme/%s/css/", PATH, GET_CURR_THEME()); $file = $BASE.$value; + // Do include only existing files and whose are not empty - if ((file_exists($file)) && (filesize($file) > 0)) - { - switch ($_CONFIG['css_php']) - { - case "DIRECT": - OUTPUT_HTML(""); - break; + if ((file_exists($file)) && (filesize($file) > 0)) { + switch ($_CONFIG['css_php']) { + case "DIRECT": + OUTPUT_HTML(""); + break; - case "FILE": - $load = implode("", file($file)); - OUTPUT_HTML($load); - break; + case "FILE": + $load = implode("", file($file)); + OUTPUT_HTML($load); + break; } } } -} - else -{ +} else { // Now we load all CSS files from css.php! - OUTPUT_HTML(""); + OUTPUT_HTML("\" />"); } // diff --git a/templates/de/html/admin/admin_overview_task.tpl b/templates/de/html/admin/admin_overview_task.tpl index ea16a6ab76..6c2baf60a6 100644 --- a/templates/de/html/admin/admin_overview_task.tpl +++ b/templates/de/html/admin/admin_overview_task.tpl @@ -1,5 +1,4 @@ - +
@@ -10,8 +9,7 @@
{--TASK_ADMIN_OVERVIEW_HEADER--}
- +
diff --git a/templates/de/html/beg/beg_link.tpl b/templates/de/html/beg/beg_link.tpl index 5e49a380fa..a24ff16de6 100644 --- a/templates/de/html/beg/beg_link.tpl +++ b/templates/de/html/beg/beg_link.tpl @@ -11,7 +11,7 @@ class="beg_table dashed" width="620"> diff --git a/templates/de/html/birthday/birthday_msg.tpl b/templates/de/html/birthday/birthday_msg.tpl index a17a3717ee..b6bf6bc41a 100644 --- a/templates/de/html/birthday/birthday_msg.tpl +++ b/templates/de/html/birthday/birthday_msg.tpl @@ -1,9 +1,9 @@ Herzlichen Glückwunsch zum Geburtstag! -
-
+
+
Hallo {!__SALUT!} {!__SNAME!} {!__FNAME!}! -
-
+
+
Wir das Team von {!MAIN_TITLE!} wüschen Ihnen alles Gute und Gesundheit zum Geburtstag. Als kleines diff --git a/templates/de/html/copyright.tpl b/templates/de/html/copyright.tpl index c95e5ef7da..7d443f2bd8 100644 --- a/templates/de/html/copyright.tpl +++ b/templates/de/html/copyright.tpl @@ -1,7 +1,7 @@
{--TASK_ADMIN_OVERVIEW_MAILS--}:
{--BEG_LINK_BY_1--}{!MAIN_TITLE!}{--BEG_LINK_BY_2--}
+ class="big">{--BEG_LINK_BY_1--}{!MAIN_TITLE!}{--BEG_LINK_BY_2--}
{--BEG_LINK_USERID_1--}{!__BEG_UID!}{--BEG_LINK_USERID_2--}
diff --git a/templates/de/html/mailid/mailid_points_done2.tpl b/templates/de/html/mailid/mailid_points_done2.tpl index 4f79841a47..7002970ed7 100644 --- a/templates/de/html/mailid/mailid_points_done2.tpl +++ b/templates/de/html/mailid/mailid_points_done2.tpl @@ -4,10 +4,10 @@ diff --git a/templates/de/html/mailid/mailid_points_locked.tpl b/templates/de/html/mailid/mailid_points_locked.tpl index 6dbdfb88a5..ef57215b0f 100644 --- a/templates/de/html/mailid/mailid_points_locked.tpl +++ b/templates/de/html/mailid/mailid_points_locked.tpl @@ -3,7 +3,7 @@ diff --git a/templates/de/html/mediadata.tpl b/templates/de/html/mediadata.tpl index 29e73da4e6..92cd32dafa 100644 --- a/templates/de/html/mediadata.tpl +++ b/templates/de/html/mediadata.tpl @@ -158,7 +158,7 @@ diff --git a/templates/de/html/member/member_beg.tpl b/templates/de/html/member/member_beg.tpl index 0c944bcd4e..89d8903ce8 100644 --- a/templates/de/html/member/member_beg.tpl +++ b/templates/de/html/member/member_beg.tpl @@ -7,7 +7,7 @@ @@ -16,7 +16,7 @@ diff --git a/templates/de/html/member/member_bonus.tpl b/templates/de/html/member/member_bonus.tpl index 5ad30a9b44..b105e03f6e 100644 --- a/templates/de/html/member/member_bonus.tpl +++ b/templates/de/html/member/member_bonus.tpl @@ -1,5 +1,5 @@ -

{--BONUS_MEMBER_HERE_IS_THE_LIST--}
-
+

{--BONUS_MEMBER_HERE_IS_THE_LIST--}
+

  {--THANX_POINTS_ADDED_1--}{--_POINTS_VALUE!} {--THANX_POINTS_ADDED_2--}
+ class="member_done">{--_POINTS_VALUE!} {--THANX_POINTS_ADDED_2--}
{--MAILID_TOTAL_POINTS1--} {!__TOTAL_POINTS!} {!POINTS!} {--MAILID_TOTAL_POINTS2--}
 
  - {--THANX_POINTS_ADDED_1--}{--_POINTS_VALUE!} {--THANX_POINTS_ADDED_2--}
+ {--THANX_POINTS_ADDED_1--}{--_POINTS_VALUE!} {--THANX_POINTS_ADDED_2--}
{--MAILID_TOTAL_POINTS1--} {!__TOTAL_POINTS!} - {!POINTS!} {--MAILID_TOTAL_POINTS2--}
-
+ {!POINTS!} {--MAILID_TOTAL_POINTS2--}
+
{--BONUS_SHOW_TURBO_BONUS--}
  {--THANX_POINTS_LOCKED_1--}{--_POINTS_VALUE!} {--THANX_POINTS_LOCKED_2--}
+ class="member_done">{--_POINTS_VALUE!} {--THANX_POINTS_LOCKED_2--}
  diff --git a/templates/de/html/mailid/mailid_points_locked2.tpl b/templates/de/html/mailid/mailid_points_locked2.tpl index dd91207aa7..e018021d4e 100644 --- a/templates/de/html/mailid/mailid_points_locked2.tpl +++ b/templates/de/html/mailid/mailid_points_locked2.tpl @@ -4,8 +4,8 @@
  - {--THANX_POINTS_LOCKED_1--}{--_POINTS_VALUE!} {--THANX_POINTS_LOCKED_2--}
-
+ {--THANX_POINTS_LOCKED_1--}{--_POINTS_VALUE!} {--THANX_POINTS_LOCKED_2--}
+
{--BONUS_SHOW_TURBO_BONUS--}
  - {--ENGINE_SOFTWARE--}:
+ {--ENGINE_SOFTWARE--}:
{!TITLE!}
 
- {--BEG_MEMBER_YOUR_LINK--}:
+ {--BEG_MEMBER_YOUR_LINK--}:
{!URL!}/beg.php?uid={!__BEG_UID!}
- {--BEG_MEMBER_CLICKS_TOTAL--}:
+ {--BEG_MEMBER_CLICKS_TOTAL--}:
{--__BEG_CLICKS--}
@@ -16,7 +16,7 @@ {--BONUS_RALLYE_NOTE--}
-
+
diff --git a/templates/de/html/member/member_doubler.tpl b/templates/de/html/member/member_doubler.tpl index 1ffe3f9397..2d7b822469 100644 --- a/templates/de/html/member/member_doubler.tpl +++ b/templates/de/html/member/member_doubler.tpl @@ -1,18 +1,18 @@ -
{--DOUBLER_MEMBER_YOUR_LINK--}:
-{!URL!}/doubler.php?refid={--__USERID--}
-
+
{--DOUBLER_MEMBER_YOUR_LINK--}:
+{!URL!}/doubler.php?refid={--__USERID--}
+
{--DOUBLER_MEMBER_LINK_NOTE--}
-

{--DOUBLER_MEMBER_ALREADY_PAYOUT--}:
-
+

{--DOUBLER_MEMBER_ALREADY_PAYOUT--}:
+
{!__DOUBLER_PAYOUT_HISTORY!}

-

{--DOUBLER_MEMBER_NEXT_PAYOUT--}:
-
+

{--DOUBLER_MEMBER_NEXT_PAYOUT--}:
+
{!__DOUBLER_PAYOUT_NEXT!}

-

{--DOUBLER_MEMBER_REF_PAYOUT--}:
-
+

{--DOUBLER_MEMBER_REF_PAYOUT--}:
+
{--__DOUBLER_PAYOUT_REF--}

diff --git a/templates/de/html/member/member_header.tpl b/templates/de/html/member/member_header.tpl index d469e344a4..03de59e824 100644 --- a/templates/de/html/member/member_header.tpl +++ b/templates/de/html/member/member_header.tpl @@ -8,7 +8,7 @@ - - - {!MAIN_TITLE!} - - - -
+
diff --git a/templates/de/html/member/member_holiday_form.tpl b/templates/de/html/member/member_holiday_form.tpl index d0aa7aab77..afcea270b6 100644 --- a/templates/de/html/member/member_holiday_form.tpl +++ b/templates/de/html/member/member_holiday_form.tpl @@ -41,7 +41,7 @@ - diff --git a/templates/de/html/member/member_list_beg.tpl b/templates/de/html/member/member_list_beg.tpl index 95731f3a61..f2f3380567 100644 --- a/templates/de/html/member/member_list_beg.tpl +++ b/templates/de/html/member/member_list_beg.tpl @@ -1,5 +1,5 @@ -

{--BEG_MEMBER_HERE_IS_THE_LIST--}
-
+

{--BEG_MEMBER_HERE_IS_THE_LIST--}
+

 
{--HOLIDAY_COMMENTS--}:
+
{--HOLIDAY_COMMENTS--}:
@@ -15,7 +15,7 @@ {--BEG_RALLYE_NOTE--}
-
+
diff --git a/templates/de/html/member/member_newsletter.tpl b/templates/de/html/member/member_newsletter.tpl index 3c3e574f54..3f9184d7e9 100644 --- a/templates/de/html/member/member_newsletter.tpl +++ b/templates/de/html/member/member_newsletter.tpl @@ -10,8 +10,8 @@ - + diff --git a/templates/de/html/member/member_order-back.tpl b/templates/de/html/member/member_order-back.tpl index 3f2812e297..b08fb57395 100644 --- a/templates/de/html/member/member_order-back.tpl +++ b/templates/de/html/member/member_order-back.tpl @@ -1,8 +1,8 @@ {--MEMBER_THANX_ORDER--}
-
-
+ class="member_done">{--MEMBER_THANX_ORDER--}
+
+
\ No newline at end of file diff --git a/templates/de/html/member/member_order-html_ext.tpl b/templates/de/html/member/member_order-html_ext.tpl index b7ed4cb85e..72196bfd3e 100644 --- a/templates/de/html/member/member_order-html_ext.tpl +++ b/templates/de/html/member/member_order-html_ext.tpl @@ -1,6 +1,6 @@ - diff --git a/templates/de/html/member/member_order-zip1.tpl b/templates/de/html/member/member_order-zip1.tpl index 34623edd82..6ac88d6896 100644 --- a/templates/de/html/member/member_order-zip1.tpl +++ b/templates/de/html/member/member_order-zip1.tpl @@ -7,8 +7,8 @@ diff --git a/templates/de/html/member/member_order_page2.tpl b/templates/de/html/member/member_order_page2.tpl index 5bbf7853c8..d67f04b786 100644 --- a/templates/de/html/member/member_order_page2.tpl +++ b/templates/de/html/member/member_order_page2.tpl @@ -69,7 +69,7 @@ - diff --git a/templates/de/html/member/member_order_points.tpl b/templates/de/html/member/member_order_points.tpl index 07dfe468f7..c2ae4fdb01 100644 --- a/templates/de/html/member/member_order_points.tpl +++ b/templates/de/html/member/member_order_points.tpl @@ -4,16 +4,16 @@ + {--MEMBER_ORDER_MAX_ALLOWED--}:
+ {!ORDER_MAX_VALUE!}
{--NL_MEMBER_RECEIVE_STATUS--}: {--__STATUS_VALUE!}
- {--__UNTIL_VALUE!}
 {!__STATUS_VALUE!}
+ {!__UNTIL_VALUE!}
Unseren {!MT_WORD!} {!MAIN_TITLE!} finanzieren wir zum Teil durch Werbung, die Sie ohne Vergütung - von uns ab und an in Form von Newslettern bekommen.
-
+ von uns ab und an in Form von Newslettern bekommen.
+
Damit wir unseren Service weiterhin kostenlos Ihnen anbieten können, aber gleichzeitig auch die Kosten des durch Sie verursachten Transfervolumens wieder reinbekommen, möchten wir Sie um eine kleine Spende bitten, die wir - "Abbestellgebühr" nennen.
-
+ "Abbestellgebühr" nennen.
+
Sie finden diese weiter oben. Sollten Sie damit dennoch nicht einverstanden sein, können wir gerne Ihren Account löschen. Sie erhalten dann auch keine weiteren Mails mehr von uns.
 {--MEMBER_HTML_VALID_TAGS--}:
+
{--MEMBER_HTML_VALID_TAGS--}:
$content
 
Geben Sie hier die ersten ein bis - drei Stellen der Postleitzahl ein, in der gesendet werden soll.
-
+ drei Stellen der Postleitzahl ein, in der gesendet werden soll.
+
Beispiele:
  • 1 : Sendet nur an Mitglieder, deren @@ -18,7 +18,7 @@
  • 123 : Sendet nur an Mitglieder, deren Postleitzahl mit 123 anfängt.
-
+
Oder geben Sie nichts ein, wenn Sie diese Option nicht wünschen.
 {--MEMBER_PLEASE_NOTE--}
+
{--MEMBER_PLEASE_NOTE--}
 
- {--MEMBER_POINTS_LEFT--}:
+ {--MEMBER_POINTS_LEFT--}:
$content {!POINTS!}
- {--MEMBER_ORDER_MAX_ALLOWED--}:
- {--ORDER_MAX_VALUE!}
-
\ No newline at end of file +
diff --git a/templates/de/html/member/member_payout_form.tpl b/templates/de/html/member/member_payout_form.tpl index d89a371945..35bed44ab9 100644 --- a/templates/de/html/member/member_payout_form.tpl +++ b/templates/de/html/member/member_payout_form.tpl @@ -51,8 +51,8 @@ value="{--PAYOUT_SEND_NOW--}">
-
- {--PAYOUT_MEMBER_NOTE--}
-
+
+ {--PAYOUT_MEMBER_NOTE--}
+
{--PAYOUT_REMEMBER_TERMS--}
diff --git a/templates/de/html/member/member_payout_form_banner.tpl b/templates/de/html/member/member_payout_form_banner.tpl index 2b518928fd..0eac20d789 100644 --- a/templates/de/html/member/member_payout_form_banner.tpl +++ b/templates/de/html/member/member_payout_form_banner.tpl @@ -13,12 +13,12 @@ {--PAYOUT_SELECTED_TYPE--}:   - {--PAYOUT_TYPE_VALUE!} + {!PAYOUT_TYPE_VALUE!} {--PAYOUT_MAX_PAYOUT--}:   - {--PAYOUT_MAX_VALUE!} + {!PAYOUT_MAX_VALUE!} {--PAYOUT_WANT_PAYOUT--}: @@ -54,7 +54,7 @@ value="{--PAYOUT_SEND_NOW--}"> -
+
(*): {--PAYOUT_BANNER_NOTE--} diff --git a/templates/de/html/member/member_reflinks_row.tpl b/templates/de/html/member/member_reflinks_row.tpl index 8b077cacec..fa20f5433f 100644 --- a/templates/de/html/member/member_reflinks_row.tpl +++ b/templates/de/html/member/member_reflinks_row.tpl @@ -1,7 +1,7 @@   - $content[alt]
+ $content[alt]
{--REFBANNER_TOTALS--}: $content[cnt] {--REF_VIEWS--} / $content[cks] {--REF_CLIX--} diff --git a/templates/de/html/member/member_stats_row.tpl b/templates/de/html/member/member_stats_row.tpl index b92598825d..3f6ea7ecd8 100644 --- a/templates/de/html/member/member_stats_row.tpl +++ b/templates/de/html/member/member_stats_row.tpl @@ -1,36 +1,36 @@ {--EMAIL_SUBJECT--}:
+ align="center">{--EMAIL_SUBJECT--}:
$content[subj] - {--EMAIL_TIMESTAMP--}:
+ {--EMAIL_TIMESTAMP--}:
$content[stamp] - {--EMAIL_PAYMENT--}:
+ {--EMAIL_PAYMENT--}:
$content[pay] - {--EMAIL_CATEGORY--}:
+ {--EMAIL_CATEGORY--}:
$content[cat] - {--EMAIL_URL--}:
+ {--EMAIL_URL--}:
{--MEMBER_TEST_URL--} - {--EMAIL_END_SEND--}:
+ {--EMAIL_END_SEND--}:
$content[sent] - {--EMAIL_RECEIVERS--}:
+ {--EMAIL_RECEIVERS--}:
$content[recs] - {--EMAIL_CONFIRMED--}:
+ {--EMAIL_CONFIRMED--}:
$content[clix] - {--EMAIL_PERCENT--}:
+ {--EMAIL_PERCENT--}:
$content[perc] diff --git a/templates/de/html/member/member_support_form.tpl b/templates/de/html/member/member_support_form.tpl index fc79d8da5e..2488c8eb6a 100644 --- a/templates/de/html/member/member_support_form.tpl +++ b/templates/de/html/member/member_support_form.tpl @@ -7,9 +7,9 @@ Sie - haben eine Frage an unseren Support?
+ haben eine Frage an unseren Support?


-
Hallo Support-Team,
+
Hallo Support-Team,
Meine ID bei Ihrem {!MT_WORD!} lautet: $ID
@@ -27,9 +27,9 @@
Ich möchte es genauer beschreiben:
-
+
(Bitte halten Sie den Text kurz - und knapp, damit Ihre
+ und knapp, damit Ihre
Support-Anfrage schnell beantwortet werden kann!)
diff --git a/templates/de/html/member/member_transfer_overview.tpl b/templates/de/html/member/member_transfer_overview.tpl index bd6cfcb1ba..69b9e65d88 100644 --- a/templates/de/html/member/member_transfer_overview.tpl +++ b/templates/de/html/member/member_transfer_overview.tpl @@ -3,19 +3,19 @@ class="member_table dashed"> - {--TRANSFER_LIST_INCOMING--}:
+ {--TRANSFER_LIST_INCOMING--}:
{--__TRANSFER_IN_LINK--} - {--TRANSFER_LIST_OUTGOING--}:
+ {--TRANSFER_LIST_OUTGOING--}:
{--__TRANSFER_OUT_LINK--} - {--TRANSFER_LIST_ALL--}:
+ {--TRANSFER_LIST_ALL--}:
{--__TRANSFER_ALL_LINK--} - {--TRANSFER_TO_MEMBER_NOW--}:
+ {--TRANSFER_TO_MEMBER_NOW--}:
{--__TRANSFER_NEW_LINK--} diff --git a/templates/de/html/member/member_welcome_header.tpl b/templates/de/html/member/member_welcome_header.tpl index 74381b4c03..3684669ba1 100644 --- a/templates/de/html/member/member_welcome_header.tpl +++ b/templates/de/html/member/member_welcome_header.tpl @@ -1,7 +1,7 @@ - diff --git a/templates/de/html/member/member_wernis_form.tpl b/templates/de/html/member/member_wernis_form.tpl index ab3ac9b3b1..e09a4dfcce 100644 --- a/templates/de/html/member/member_wernis_form.tpl +++ b/templates/de/html/member/member_wernis_form.tpl @@ -45,7 +45,7 @@
 {--LAST_ONLINE--}: {!_LAST_ONLINE_VALUE!}
+
{--LAST_ONLINE--}: {!_LAST_ONLINE_VALUE!}
{--LAST_MODULE--}: {!_LAST_MODULE_VALUE!}
-
{--WERNIS_MEMBER_NOTE--}
-
+
{--WERNIS_MEMBER_NOTE--}
+
{--WERNIS_REMEMBER_TERMS--}
diff --git a/templates/de/html/member/member_wernis_mode_pay.tpl b/templates/de/html/member/member_wernis_mode_pay.tpl index a351d0a754..8122716ad7 100644 --- a/templates/de/html/member/member_wernis_mode_pay.tpl +++ b/templates/de/html/member/member_wernis_mode_pay.tpl @@ -42,6 +42,6 @@ -
+
{--WERNIS_MEMBER_PAYOUT_NOTE--} diff --git a/templates/de/html/member/member_wernis_mode_withdraw.tpl b/templates/de/html/member/member_wernis_mode_withdraw.tpl index e6816291be..46787a1634 100644 --- a/templates/de/html/member/member_wernis_mode_withdraw.tpl +++ b/templates/de/html/member/member_wernis_mode_withdraw.tpl @@ -42,6 +42,6 @@ -
+
{--WERNIS_MEMBER_WITHDRAW_NOTE--} diff --git a/templates/de/html/message.tpl b/templates/de/html/message.tpl index c1e6e607a3..6abeb25cbf 100644 --- a/templates/de/html/message.tpl +++ b/templates/de/html/message.tpl @@ -1,4 +1,5 @@ - - $content - + + + $content + + diff --git a/templates/de/html/metadata.tpl b/templates/de/html/metadata.tpl index c8ff9cffa4..08e5e4612b 100644 --- a/templates/de/html/metadata.tpl +++ b/templates/de/html/metadata.tpl @@ -1,10 +1,8 @@ - - - - - - - - - + + + + + + + + diff --git a/templates/de/html/page_body.tpl b/templates/de/html/page_body.tpl index e8c20018fe..cdfab7fbac 100644 --- a/templates/de/html/page_body.tpl +++ b/templates/de/html/page_body.tpl @@ -1,5 +1,5 @@ - - - -
-
\ No newline at end of file + + + +
+
diff --git a/templates/de/html/page_header.tpl b/templates/de/html/page_header.tpl index fa6d2269a4..0aa8bb4b33 100644 --- a/templates/de/html/page_header.tpl +++ b/templates/de/html/page_header.tpl @@ -1,4 +1,4 @@ - + -{!__PAGE_TITLE!} \ No newline at end of file +{!__PAGE_TITLE!} diff --git a/templates/de/html/profile-update.tpl b/templates/de/html/profile-update.tpl index 71eb603132..29129c3351 100644 --- a/templates/de/html/profile-update.tpl +++ b/templates/de/html/profile-update.tpl @@ -12,13 +12,13 @@
Vielen Dank, dass Sie uns auf dem Laufenden halten wollen!
-
+
Wenn Sie jetzt Ihr Profil aktualisieren wollen, klicken Sie einfach unten auf den Button. War unsere Benachrichtigung ein Irrtum, so können Sie mit einem Klick die Benachrichtigung abschalten. Sie werden dann für längere Zeit von unserem System keine - Benachrichtigungen erhalten.
-
+ Benachrichtigungen erhalten.
+
Bitte haben Sie nochmals für diese Massnahme Verständnis. Auch wir möchten aktuelle Daten haben, damit wir unseren {!MT_WORD!} reibungslos betreiben können und es kommt auch diff --git a/templates/de/html/rallye_test.tpl b/templates/de/html/rallye_test.tpl index 9814383f6b..d04e6c4d60 100644 --- a/templates/de/html/rallye_test.tpl +++ b/templates/de/html/rallye_test.tpl @@ -1,6 +1,3 @@ -Dieses Template heisst rallye_test.tpl.de, das Sie gerne weiter -verwenden können: -
-
-Speichern Sie eine Textdatei ab, die rallye_?????.tpl.de heissen muss. -Anstelle der ? dann den Namen! +Dieses Template heisst rallye_test.tpl.de, das Sie gerne weiter verwenden können:
+
+Speichern Sie eine Textdatei ab, die rallye_?????.tpl.de heissen muss. Anstelle der ? dann den Namen! diff --git a/templates/de/html/runtime_fatal_row.tpl b/templates/de/html/runtime_fatal_row.tpl index 104a244f8f..3421983132 100644 --- a/templates/de/html/runtime_fatal_row.tpl +++ b/templates/de/html/runtime_fatal_row.tpl @@ -1,2 +1,2 @@ -
{--FATAL_NO--}$content[key]:
+
{--FATAL_NO--}$content[key]:
   · $content[value]
diff --git a/templates/de/html/show_bonus_msg.tpl b/templates/de/html/show_bonus_msg.tpl index e42d028149..e14fde0204 100644 --- a/templates/de/html/show_bonus_msg.tpl +++ b/templates/de/html/show_bonus_msg.tpl @@ -1,13 +1,13 @@ {--HELLO--} {!__SALUT!} {!__SNAME!} {!__FNAME!}! -
-
+
+
{--BONUS_SHOW_HEADER_LINE_1--} {!POINTS!} {--BONUS_SHOW_HEADER_LINE_2--} {!__MAILID!} {--BONUS_SHOW_HEADER_LINE_3--}: -
-
+
+
@@ -23,5 +23,5 @@

{!__YOUR_RANKING_LINE!}

-

{--BONUS_SHOW_FOOTER_NOTE_1--}
+

{--BONUS_SHOW_FOOTER_NOTE_1--}
{--BONUS_SHOW_FOOTER_NOTE_2--}

diff --git a/templates/de/html/sponsor/sponsor_header.tpl b/templates/de/html/sponsor/sponsor_header.tpl index 2bbfd6b3ce..a8120888ba 100644 --- a/templates/de/html/sponsor/sponsor_header.tpl +++ b/templates/de/html/sponsor/sponsor_header.tpl @@ -1,2 +1,2 @@ -{--SPONSOR_WELCOME_TO--}
+{--SPONSOR_WELCOME_TO--}
{--MAIN_TITLE--} diff --git a/templates/de/html/sponsor/sponsor_welcome.tpl b/templates/de/html/sponsor/sponsor_welcome.tpl index 42d8569470..75dfb7a9cf 100644 --- a/templates/de/html/sponsor/sponsor_welcome.tpl +++ b/templates/de/html/sponsor/sponsor_welcome.tpl @@ -1,5 +1,5 @@ -Hallo {--__SALUT--} {--__SURNAME--} {--__FAMILY--}!
-
-Schön, dass wir Sie wieder in unserem Sponsorenbereich begrüssen dürfen!
-
+Hallo {--__SALUT--} {--__SURNAME--} {--__FAMILY--}!
+
+Schön, dass wir Sie wieder in unserem Sponsorenbereich begrüssen dürfen!
+
Sie haben noch {--__POINTS--} {--POINTS--} für weitere Sponsorenaktionen übrig. diff --git a/templates/de/html/theme_one.tpl b/templates/de/html/theme_one.tpl index fc69573cef..b02f8132f4 100644 --- a/templates/de/html/theme_one.tpl +++ b/templates/de/html/theme_one.tpl @@ -1,5 +1,5 @@ {--CURR_THEME_IS_1--} -
+
{--__THEME_NAME--} -
+
{--CURR_THEME_IS_2--} diff --git a/templates/de/html/welcome.tpl b/templates/de/html/welcome.tpl index 418edcee2a..78ff6616ef 100644 --- a/templates/de/html/welcome.tpl +++ b/templates/de/html/welcome.tpl @@ -1,6 +1,6 @@
Willkommen zu unserem {!MT_WORD!}!
-
+
Nach der Anmeldung bei uns, bekommen Sie in regelmäßigen Abständen Webtipps und Produktinformationen per Email zugesendet. Nachdem Sie die Mails gelesen haben, können Sie diese @@ -11,19 +11,19 @@ später in Mails tauschen und verschiedene Mails mit Ihrer Werbung (zum Beispiel Werbung für Ihre Homepage, für ein anderes Projekt oder Produkt Ihrer Wahl) an andere User senden. Die Teilnahme ist selbstverständlich kostenlos und verpflichtet Sie zu nichts ! -
-
+
+
Als Startguthaben erhalten Sie von uns für Ihre kostenlose Anmeldung derzeit -
-
+
+
2000 {!POINTS!}!
-
+
Für jeden User, den Sie geworben haben erhalten Sie 200  {!POINTS!} plus prozentualen Verdienst über 5 Referral-Ebenen hinweg! -
-
+
+
Angesammelte {!POINTS!} können Versteigert oder Verkauft werden Der Käufer muss dabei jedoch Mitglied bei uns sein oder werden.. diff --git a/templates/en/html/admin/admin_welcome.tpl b/templates/en/html/admin/admin_welcome.tpl index 5a00be054d..1b8af306af 100644 --- a/templates/en/html/admin/admin_welcome.tpl +++ b/templates/en/html/admin/admin_welcome.tpl @@ -1,3 +1,3 @@ : : : Welcome to the administration's area : : : -
+
Hello $username !
\ No newline at end of file diff --git a/templates/en/html/impressum.tpl b/templates/en/html/impressum.tpl index ce23cb7da8..22ef495eb2 100644 --- a/templates/en/html/impressum.tpl +++ b/templates/en/html/impressum.tpl @@ -1,13 +1,13 @@ Impressum -
-
+
+
Your name here! -
+
Your street -
+
XX-12345 Demo Village -
-
+
+
Phone: +49(0)-123-456789 -
+
Additional informations?
{!BONUS_RANK!}: