EOF->EOC in code templates replaced, training form extended
authorRoland Häder <roland@mxchange.org>
Sat, 15 Nov 2008 22:06:23 +0000 (22:06 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 15 Nov 2008 22:06:23 +0000 (22:06 +0000)
58 files changed:
application/admin/templates/de/code/action_admin_login_logout.ctp
application/admin/templates/de/code/action_admin_login_profile.ctp
application/admin/templates/de/code/action_admin_status_problem.ctp
application/admin/templates/de/code/block_persona_data.ctp
application/admin/templates/de/code/captch_graphic_code.ctp
application/admin/templates/de/code/login_failed.ctp
application/admin/templates/de/code/login_form.ctp
application/admin/templates/de/code/login_main.ctp
application/admin/templates/de/code/logout_done.ctp
application/admin/templates/de/code/register_form.ctp
application/blog/templates/de/code/action_blog_login_logout.ctp
application/blog/templates/de/code/action_blog_login_profile.ctp
application/blog/templates/de/code/action_blog_login_status_problem.ctp
application/blog/templates/de/code/block_persona_data.ctp
application/blog/templates/de/code/captch_graphic_code.ctp
application/blog/templates/de/code/confirm_link.ctp
application/blog/templates/de/code/login_failed.ctp
application/blog/templates/de/code/login_form.ctp
application/blog/templates/de/code/login_main.ctp
application/blog/templates/de/code/logout_done.ctp
application/blog/templates/de/code/register_form.ctp
application/ship-simu/templates/de/code/action_ship_simu_login_company.ctp
application/ship-simu/templates/de/code/action_ship_simu_login_goverment_startup_help.ctp
application/ship-simu/templates/de/code/action_ship_simu_login_goverment_training.ctp
application/ship-simu/templates/de/code/action_ship_simu_login_logout.ctp
application/ship-simu/templates/de/code/action_ship_simu_login_profile.ctp
application/ship-simu/templates/de/code/action_ship_simu_login_refill.ctp
application/ship-simu/templates/de/code/action_ship_simu_login_status_problem.ctp
application/ship-simu/templates/de/code/block_persona_data.ctp
application/ship-simu/templates/de/code/captch_graphic_code.ctp
application/ship-simu/templates/de/code/confirm_link.ctp
application/ship-simu/templates/de/code/login_failed.ctp
application/ship-simu/templates/de/code/login_form.ctp
application/ship-simu/templates/de/code/login_main.ctp
application/ship-simu/templates/de/code/logout_done.ctp
application/ship-simu/templates/de/code/register_form.ctp
application/shoutbox/templates/de/code/action_shoutbox_login_logout.ctp
application/shoutbox/templates/de/code/action_shoutbox_login_profile.ctp
application/shoutbox/templates/de/code/action_shoutbox_login_status_problem.ctp
application/shoutbox/templates/de/code/block_persona_data.ctp
application/shoutbox/templates/de/code/captch_graphic_code.ctp
application/shoutbox/templates/de/code/confirm_link.ctp
application/shoutbox/templates/de/code/login_failed.ctp
application/shoutbox/templates/de/code/login_form.ctp
application/shoutbox/templates/de/code/login_main.ctp
application/shoutbox/templates/de/code/logout_done.ctp
application/shoutbox/templates/de/code/register_form.ctp
application/todo/templates/de/code/action_todo_login_logout.ctp
application/todo/templates/de/code/action_todo_login_profile.ctp
application/todo/templates/de/code/action_todo_login_status_problem.ctp
application/todo/templates/de/code/block_persona_data.ctp
application/todo/templates/de/code/captch_graphic_code.ctp
application/todo/templates/de/code/confirm_link.ctp
application/todo/templates/de/code/login_failed.ctp
application/todo/templates/de/code/login_form.ctp
application/todo/templates/de/code/login_main.ctp
application/todo/templates/de/code/logout_done.ctp
application/todo/templates/de/code/register_form.ctp

index 475b058032c8d89a42b18cd77878af177f5662d0..5fa9d1e14a24e939f667bc12589fcffc69091b69 100644 (file)
@@ -17,7 +17,7 @@ $helper->addLinkWithTextById('return_login_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="logout_box">
        <div id="logout_header">
index 70d5d4f0609fc4970a1f138857c93808878a3fdd..4b1c1088dffdd9bd3954e16d7555999a6a637953 100644 (file)
@@ -107,6 +107,8 @@ $helper->addInputResetButton("Alles nochmal eingeben");
 $helper->addInputSubmitButton("Accountdaten aktualisieren");
 $helper->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helper->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Deine Profildaten bearbeiten
index 665be0e55473c23ad5506e1fc18a7d117558aa0f..f033c5aeff509507d656ac8afd07eee85acfd47b 100644 (file)
@@ -40,6 +40,8 @@ if ($helper->ifUserAccountUnconfirmed()) {
        // Flush content and automatically close the form
        $helper->flushContent();
 } // END - if
+
+// [EOC]
 ?>
 <div id="content_header">
        Problem mit deinem Account gefunden:
index 0f057e9ed5c5acd0a3000fb0cc5f0649560b2879..36a620b70cee0acb9d853becc469713fd8b2a100 100644 (file)
@@ -8,7 +8,7 @@ $helperInstance->prefetchValueInstance('user');
 // Flush the content out
 $helperInstance->flushContent();
 
-// End of PHP commands
+// [EOC]
 ?>
 <div class="user_name_div">
        Nickname: <span class="user_name">{?block_username?}</span>
index cf0e6e7c6e83c57e4d4f1b481bf27ae257cad6ea..101be7f370cd7bc9082118082ae73572ed0fec91 100644 (file)
@@ -12,7 +12,7 @@ $captchaHelper->addInputHiddenField('hash', $this->readVariable('captcha_hash'))
 // Flush content
 $captchaHelper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div class="captcha_image">
        <img src="$config[base_url]/index.php?app={?app_short_name?}&amp;page=code_captcha&amp;encrypt={?encrypted_code?}&amp;request=image" alt="CAPTCHA-Bild" title="CAPTCHA-Bild" class="captcha_img" />
index 378a9572d58d11865c998a22aa42e6e8139df7d7..45da8f0eadde9666c3bdff1e2cb6aea711f9a705 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('login_retry_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist nicht mehr im {?app_full_name?} eingeloggt!
index e685c54b36a1119dc8fc33fd5052872c1df207a5..b73988220bd9be2a70c4fe9d85f13c34df063fbf 100644 (file)
@@ -59,6 +59,7 @@ $helper->addLinkWithTextById('register_login_form_link_text');
 // Flush the content
 $helper->flushContent();
 
+// [EOC]
 ?>
 <div id="content_header">
        Einloggen zu <span class="app_name">{?app_full_name?}</span>
index ab8fc97501a37f7f93039d83172e5472c84b6243..ec083f8e4ff63b8e90cb3137f690bb88fa8379e8 100644 (file)
@@ -31,7 +31,7 @@ $helper->addActionLink('logout', "Ausloggen");
 // Flush the content
 $helper->flushContent();
 
-// End of all PHP commands
+// [EOC]
 ?>
 <div id="content_header">
        Willkommen zum {?app_full_name?}!
index b55ffb11392d8f37adf360de46e6f30bb58d7c9c..a75e420283446ced9adde81fc14de3f077e85658 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('relogin_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist jetzt aus dem {?app_full_name!} ausgeloggt!
index db6352c90e7ef6683047d4bd52a49a6d6419e76c..126534154682c388df75f884d913cc5c4ef45750 100644 (file)
@@ -105,6 +105,8 @@ $helper->addInputResetButton("Alles nochmal eingeben");
 $helper->addInputSubmitButton("Anmeldung zum {?app_full_name?} abschliessen");
 $helper->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helper->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Anmeldung bei <span class="app_name">{?app_full_name?}</span>
index 09f289ec3de83119e56dad03e3b0134aaa8f8fdb..b631f312d75071a688ee0ced80b93ffa2a995307 100644 (file)
@@ -17,7 +17,7 @@ $helper->addLinkWithTextById('return_login_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="logout_box">
        <div id="logout_header">
index bf242b0a208a8c2d5a54caa3c88e301373c62d13..c76abd364a6b3083afb43c29a836d27da49b11db 100644 (file)
@@ -107,6 +107,8 @@ $helper->addInputResetButton("Alles nochmal eingeben");
 $helper->addInputSubmitButton("Accountdaten aktualisieren");
 $helper->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helper->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Deine Profildaten bearbeiten
index 7eaa4479b4a6fcd41ff5d04e403ff5499b6c71c6..e71f3e80028ebbc2ed4bca42649cdfc965eca848 100644 (file)
@@ -46,6 +46,8 @@ if ($helper->ifUserAccountUnconfirmed()) {
        // Flush content and automatically close the form
        $helper->flushContent();
 } // END - if
+
+// [EOC]
 ?>
 <div id="content_header">
        Problem mit deinem Account gefunden:
index 0f057e9ed5c5acd0a3000fb0cc5f0649560b2879..36a620b70cee0acb9d853becc469713fd8b2a100 100644 (file)
@@ -8,7 +8,7 @@ $helperInstance->prefetchValueInstance('user');
 // Flush the content out
 $helperInstance->flushContent();
 
-// End of PHP commands
+// [EOC]
 ?>
 <div class="user_name_div">
        Nickname: <span class="user_name">{?block_username?}</span>
index cf0e6e7c6e83c57e4d4f1b481bf27ae257cad6ea..101be7f370cd7bc9082118082ae73572ed0fec91 100644 (file)
@@ -12,7 +12,7 @@ $captchaHelper->addInputHiddenField('hash', $this->readVariable('captcha_hash'))
 // Flush content
 $captchaHelper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div class="captcha_image">
        <img src="$config[base_url]/index.php?app={?app_short_name?}&amp;page=code_captcha&amp;encrypt={?encrypted_code?}&amp;request=image" alt="CAPTCHA-Bild" title="CAPTCHA-Bild" class="captcha_img" />
index bd8712323ddbcbc779ecb12e7541a4f87a284554..4cfaf38e988ef0cd9b6a15ac598d5bc2d06e0a3a 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('direct_login_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Best&auml;tigung Deiner Email-Adresse:
index 09b28f026fe4a29a02af32772d0e0d440931aa9f..e3a94d67d7ce8e6987e02d2a3008da2f953c2bfc 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('login_retry_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist nicht mehr im Blog eingeloggt!
index b22633ac3e1ccba7bddac3c3937094fbe4b25523..de32aa580f3b919f26b90392bbcfafc7cdf8787a 100644 (file)
@@ -78,6 +78,7 @@ $helper->addLinkWithTextById('register_login_form_link_text');
 // Flush the content
 $helper->flushContent();
 
+// [EOC]
 ?>
 <div id="content_header">
        Einloggen zu <span class="app_name">{?app_full_name?}</span>
index 1713892aea65f20ad9360b761b7f0146dae92b93..71145ef2ea7cb7fc67cdf11640c0986b87f07061 100644 (file)
@@ -71,7 +71,7 @@ $helper->addActionLink('logout', "Ausloggen");
 // Flush the content
 $helper->flushContent();
 
-// End of all PHP commands
+// [EOC]
 ?>
 <div id="content_header">
        Willkommen im Loginbereich  von {?app_full_name?}!
index 5f910e0a2dd6cb137bd0424f6c714578e20bffcc..609d0a7de0169a9c9988bf320eca2abb5d309d2c 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('relogin_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist jetzt aus dem Blog ausgeloggt!
index 5e5e350464adcb87cd28b17e87503a1964287b2f..e7fefc403f746e09d740d5c7340f48b64057cbdd 100644 (file)
@@ -84,7 +84,6 @@ if ($helper->ifRegisterIncludesProfile()) {
        if (!$helper->ifRegisterRequiresEmailVerification()) {
                $helper->addFormExtraNote(1, "Die Benachrichtigungen per sind im Loginbereich verfeinerbar, welche du genau haben willst.");
        } // END - Extra note
-
 } // END - ask profile data
 
 // Posting-/Kommentarregeln abfragen
@@ -105,6 +104,8 @@ $helper->addInputResetButton("Alles nochmal eingeben");
 $helper->addInputSubmitButton("Anmeldung zum Blog abschliessen");
 $helper->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helper->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Anmeldung bei <span class="app_name">{?app_full_name?}</span>
index 814df41032e6997f0006f8bd904bccecb8620ea4..8197cdf4885c9555cffe3566e3d916d3fd524546 100644 (file)
@@ -73,7 +73,7 @@ if ($linkInstance->ifRefillPageActive()) {
 // Flush content to the template
 $linkInstance->flushContent();
 
-// End of PHP commands
+// [EOC]
 ?>
 <div class="table_main" id="list_companies">
        <div class="table_header">
index b89a42e6904a9e29649919f45574b1a733d07c94..23e41928d323fa63ac797c01c6363b29a8556dbb 100644 (file)
@@ -11,6 +11,7 @@ $helperInstance->addFormNote('reality_warning', "WARNUNG: Bitte dieses Formular
 // Flush the finished form
 $helperInstance->flushContent();
 
+// [EOC]
 ?>
 <div id="goverment_frame">
        <div id="goverment_header">
index 802ea9efb03dca7fa8ee2fc4746ff3f1f668a746..6be1c9bfad5275a1ee1b51ea36e67128c7f214be 100644 (file)
@@ -12,7 +12,8 @@ $helperInstance->addFormNote('reality_warning', "WARNUNG: Bitte dieses Formular
 $helperInstance->addFormGroup('persona_data', "Deine pers&ouml;nliche Daten, die f&uuml;r die Kursusteilnahme n&ouml;tig sind:");
 
 // Display email, surname and family name
-$helperInstance->addFormNote('name', "Dein Name: <span class=\"persona_data\">".$helperInstance->getValueField('surname')." ".$helperInstance->getValueField('family')."</span>");
+$helperInstance->addFormNote('surname', "Vorname: <span class=\"persona_data\">".$helperInstance->getValueField('surname')."</span>");
+$helperInstance->addFormNote('family', "Nachname: <span class=\"persona_data\">".$helperInstance->getValueField('family')."</span>");
 $helperInstance->addFormNote('email', "Email-Adresse: <span class=\"persona_data\">".$helperInstance->getValueField('email')."</span>");
 
 // Add link placeholder for profile page
@@ -30,6 +31,7 @@ $linkInstance->addActionLinkById('profile', 'goto_profile_link');
 // Flush the finished form
 $linkInstance->flushContent();
 
+// [EOC]
 ?>
 <div id="goverment_frame">
        <div id="goverment_header">
index 39d2105883bddc0500ed2285e49ddf932ad4a252..0a255aaa5654efbc35e6d21c1e6c06a13c74f16b 100644 (file)
@@ -17,7 +17,7 @@ $helperInstance->addLinkWithTextById('return_login_link_text');
 // Flush the content
 $helperInstance->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="logout_box">
        <div id="logout_header">
index bac87351cb11112531941b90ea4f5450682c0cf1..6ec1ff2c3066f129ac7f9910639a14e34352a832 100644 (file)
@@ -123,6 +123,8 @@ $helperInstance->addFormNote('data_protection', "Deine Daten werden nach den g&u
 
 // Flush finished form
 $helperInstance->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Deine Profildaten bearbeiten
index 5b79c9856b4a20aa0a10ec97f2bd8a9421314ca0..4bca46db4a90a5852b035412ff3918e00282b588 100644 (file)
@@ -47,6 +47,8 @@ $helperInstance->addFormGroup('buttons_refill', "Mit Absenden des Formulars wird
 $helperInstance->addInputResetButton("Eingaben l&ouml;schen");
 $helperInstance->addInputSubmitButton("Nachbestellung verbindlich aufgeben");
 $helperInstance->flushContent();
+
+// [EOC]
 ?>
 <div id="refill_frame">
        <div class="content_header">
index f3db301fdb13a4a38aa6d137bf989196c2299d19..bf385d9b7eb276b6b28bd8460b737e94a9cf53ea 100644 (file)
@@ -46,6 +46,8 @@ if ($helperInstance->ifUserAccountUnconfirmed()) {
        // Flush content and automatically close the form
        $helperInstance->flushContent();
 } // END - if
+
+// [EOC]
 ?>
 <div id="content_header">
        Problem mit deinem Account gefunden:
index 536d5a4af96c3a4d9628216a42f2ae75b9e80310..d0cf0de4a83c54044e8aa6d5a857bc4706dddcde 100644 (file)
@@ -8,7 +8,7 @@ $helperInstance->prefetchValueInstance('user');
 // Flush the content out
 $helperInstance->flushContent();
 
-// End of PHP commands
+// [EOC]
 ?>
 <div class="user_name_div">
        Spielername: <span id="user_name">{?block_username?}</span>
index cf0e6e7c6e83c57e4d4f1b481bf27ae257cad6ea..101be7f370cd7bc9082118082ae73572ed0fec91 100644 (file)
@@ -12,7 +12,7 @@ $captchaHelper->addInputHiddenField('hash', $this->readVariable('captcha_hash'))
 // Flush content
 $captchaHelper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div class="captcha_image">
        <img src="$config[base_url]/index.php?app={?app_short_name?}&amp;page=code_captcha&amp;encrypt={?encrypted_code?}&amp;request=image" alt="CAPTCHA-Bild" title="CAPTCHA-Bild" class="captcha_img" />
index 8e813fe7c8cd82e8d3bd341ea320c88ff91aa4cd..6e6c6bbc8888e4b62c436ec9c29eb9bf0737d1ef 100644 (file)
@@ -8,7 +8,7 @@ $helperInstance->addLinkWithTextById('direct_login_link_text');
 // Flush the content
 $helperInstance->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Best&auml;tigung Deiner Email-Adresse:
index a2c96e6944d2f37c9cd74b7ee2eeb81a0a12b177..e376147632fd466fac5ecd5fe928caea2b52022b 100644 (file)
@@ -8,7 +8,7 @@ $helperInstance->addLinkWithTextById('login_retry_text');
 // Flush the content
 $helperInstance->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist nicht mehr im Spiel eingeloggt!
index d8675032ddce44108589b01857c8ea6b9ac54698..f493423f79f7e704eb87ea2f8ce22701f9d733b0 100644 (file)
@@ -78,6 +78,7 @@ $helperInstance->addLinkWithTextById('register_login_form_link_text');
 // Flush the content
 $helperInstance->flushContent();
 
+// [EOC]
 ?>
 <div id="content_header">
        Einloggen zu <span class="app_name">{?app_full_name?}</span>
index e8b0044f1db2669d0d6bce6351226024dbccb557..1b7cc5e9e9087fd7ffce2b08aa56c3279d781cb1 100644 (file)
@@ -72,7 +72,7 @@ $linkInstance->addActionLink('logout', "Ausloggen");
 // Flush the content
 $linkInstance->flushContent();
 
-// End of all PHP commands
+// [EOC]
 ?>
 <div id="content_header">
        Willkommen im Loginbereich  von {?app_full_name?}!
index 844da68940ba1cce8edb8a2e9a3a9df9ee4607b1..386918425b2c426d4e71010e1cd18608a9797ce0 100644 (file)
@@ -8,7 +8,7 @@ $helperInstance->addLinkWithTextById('relogin_link_text');
 // Flush the content
 $helperInstance->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist jetzt aus dem Spiel ausgeloggt!
index 7aeed88e0a49af090173ee851b68c5861feb2a0d..5426b38b3efd696b6a91d5eb9448506f15345ee6 100644 (file)
@@ -105,6 +105,8 @@ $helperInstance->addInputResetButton("Alles nochmal eingeben");
 $helperInstance->addInputSubmitButton("Anmeldung zum Spiel abschliessen");
 $helperInstance->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helperInstance->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Anmeldung bei <span class="app_name">{?app_full_name?}</span>
index ac650abe19974a13ece078a4ee30db9bcdff709d..9fef2e29fff79acd7fba5398042be4e74f877325 100644 (file)
@@ -17,7 +17,7 @@ $helper->addLinkWithTextById('return_login_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="logout_box">
        <div id="logout_header">
index 9caa52ed4b43d1ab99da239d3eb733b2b841ea03..85367c462bb3893c76d158fd3d4e1e6053be9de9 100644 (file)
@@ -107,6 +107,8 @@ $helper->addInputResetButton("Alles nochmal eingeben");
 $helper->addInputSubmitButton("Accountdaten aktualisieren");
 $helper->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helper->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Deine Profildaten bearbeiten
index 7eaa4479b4a6fcd41ff5d04e403ff5499b6c71c6..e71f3e80028ebbc2ed4bca42649cdfc965eca848 100644 (file)
@@ -46,6 +46,8 @@ if ($helper->ifUserAccountUnconfirmed()) {
        // Flush content and automatically close the form
        $helper->flushContent();
 } // END - if
+
+// [EOC]
 ?>
 <div id="content_header">
        Problem mit deinem Account gefunden:
index 0f057e9ed5c5acd0a3000fb0cc5f0649560b2879..36a620b70cee0acb9d853becc469713fd8b2a100 100644 (file)
@@ -8,7 +8,7 @@ $helperInstance->prefetchValueInstance('user');
 // Flush the content out
 $helperInstance->flushContent();
 
-// End of PHP commands
+// [EOC]
 ?>
 <div class="user_name_div">
        Nickname: <span class="user_name">{?block_username?}</span>
index cf0e6e7c6e83c57e4d4f1b481bf27ae257cad6ea..101be7f370cd7bc9082118082ae73572ed0fec91 100644 (file)
@@ -12,7 +12,7 @@ $captchaHelper->addInputHiddenField('hash', $this->readVariable('captcha_hash'))
 // Flush content
 $captchaHelper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div class="captcha_image">
        <img src="$config[base_url]/index.php?app={?app_short_name?}&amp;page=code_captcha&amp;encrypt={?encrypted_code?}&amp;request=image" alt="CAPTCHA-Bild" title="CAPTCHA-Bild" class="captcha_img" />
index 154274613d01ec3a31dc99b17baf8775d70b07ee..915db3df05fafcfd951b884b3f8ffe9995576541 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('direct_login_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Best&auml;tigung Deiner Email-Adresse:
index fbc47b4468081e017d2ed5cf0ce91dbc0ae03ecf..9be4ba376f8aa8f78064d4421564861e0ea6c95f 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('login_retry_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist nicht mehr in der Shoutbox eingeloggt!
index e0a72b00406a9e8bbb7c92a3724e7fe0b907f1ea..f6ca6fb85d257a282fee65b96b5b845743a42d5f 100644 (file)
@@ -78,6 +78,7 @@ $helper->addLinkWithTextById('register_login_form_link_text');
 // Flush the content
 $helper->flushContent();
 
+// [EOC]
 ?>
 <div id="content_header">
        Einloggen zu <span class="app_name">{?app_full_name?}</span>
index 1713892aea65f20ad9360b761b7f0146dae92b93..71145ef2ea7cb7fc67cdf11640c0986b87f07061 100644 (file)
@@ -71,7 +71,7 @@ $helper->addActionLink('logout', "Ausloggen");
 // Flush the content
 $helper->flushContent();
 
-// End of all PHP commands
+// [EOC]
 ?>
 <div id="content_header">
        Willkommen im Loginbereich  von {?app_full_name?}!
index 41014b0b357278951c4d5ba94be5f6d225f4e3f2..6ac1f7f0fe87fe28b934c0de08cd3be4f1608620 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('relogin_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist jetzt aus der Shoutbox ausgeloggt!
index 377d53e88e290528be50f98a019a5bf195768cf9..19b8c6a8c180035215d99d3cd8ccfdb261a84673 100644 (file)
@@ -105,6 +105,8 @@ $helper->addInputResetButton("Alles nochmal eingeben");
 $helper->addInputSubmitButton("Anmeldung zur Shoutbox abschliessen");
 $helper->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helper->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Anmeldung bei <span class="app_name">{?app_full_name?}</span>
index cfb4289ecd8e3984f4f7d428c41947b0cd22ca7a..44b3db0f4ba4340516cc67f3a8566f9ef57215a8 100644 (file)
@@ -17,7 +17,7 @@ $helper->addLinkWithTextById('return_login_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="logout_box">
        <div id="logout_header">
index 153c1a21af8d5409629d70bec772f5bd3181749d..ee4f27013d6fcd9909f509f127ebc9427a5365f4 100644 (file)
@@ -107,6 +107,8 @@ $helper->addInputResetButton("Alles nochmal eingeben");
 $helper->addInputSubmitButton("Accountdaten aktualisieren");
 $helper->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helper->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Deine Profildaten bearbeiten
index 7eaa4479b4a6fcd41ff5d04e403ff5499b6c71c6..e71f3e80028ebbc2ed4bca42649cdfc965eca848 100644 (file)
@@ -46,6 +46,8 @@ if ($helper->ifUserAccountUnconfirmed()) {
        // Flush content and automatically close the form
        $helper->flushContent();
 } // END - if
+
+// [EOC]
 ?>
 <div id="content_header">
        Problem mit deinem Account gefunden:
index 0f057e9ed5c5acd0a3000fb0cc5f0649560b2879..36a620b70cee0acb9d853becc469713fd8b2a100 100644 (file)
@@ -8,7 +8,7 @@ $helperInstance->prefetchValueInstance('user');
 // Flush the content out
 $helperInstance->flushContent();
 
-// End of PHP commands
+// [EOC]
 ?>
 <div class="user_name_div">
        Nickname: <span class="user_name">{?block_username?}</span>
index cf0e6e7c6e83c57e4d4f1b481bf27ae257cad6ea..101be7f370cd7bc9082118082ae73572ed0fec91 100644 (file)
@@ -12,7 +12,7 @@ $captchaHelper->addInputHiddenField('hash', $this->readVariable('captcha_hash'))
 // Flush content
 $captchaHelper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div class="captcha_image">
        <img src="$config[base_url]/index.php?app={?app_short_name?}&amp;page=code_captcha&amp;encrypt={?encrypted_code?}&amp;request=image" alt="CAPTCHA-Bild" title="CAPTCHA-Bild" class="captcha_img" />
index 4e96afe093dd4b5f64dad023adaa02d8e1088155..7ec393345e78b86aa5d69a33c5c734e518c8ecfe 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('direct_login_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Best&auml;tigung Deiner Email-Adresse:
index c066f43b4fe291a6e26d0ce376372d36a0da436c..26a81f8ec0ec0656b887aa0e6fdddb6ef1932b7b 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('login_retry_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist nicht mehr im ToDo-Manager eingeloggt!
index 9ccba17f36819b48c36994a65566fe760b9422e6..683145bb812ced53d6b8f04c4061e7a2e98b3f93 100644 (file)
@@ -78,6 +78,7 @@ $helper->addLinkWithTextById('register_login_form_link_text');
 // Flush the content
 $helper->flushContent();
 
+// [EOC]
 ?>
 <div id="content_header">
        Einloggen zu <span class="app_name">{?app_full_name?}</span>
index 1713892aea65f20ad9360b761b7f0146dae92b93..71145ef2ea7cb7fc67cdf11640c0986b87f07061 100644 (file)
@@ -71,7 +71,7 @@ $helper->addActionLink('logout', "Ausloggen");
 // Flush the content
 $helper->flushContent();
 
-// End of all PHP commands
+// [EOC]
 ?>
 <div id="content_header">
        Willkommen im Loginbereich  von {?app_full_name?}!
index 4747b9538d91f9f3df13a8c54fa14fe420c67695..aa4197556bbe17096ea17068a822eb968f479a7b 100644 (file)
@@ -8,7 +8,7 @@ $helper->addLinkWithTextById('relogin_link_text');
 // Flush the content
 $helper->flushContent();
 
-// [EOF]
+// [EOC]
 ?>
 <div id="content_header">
        Du bist jetzt aus dem ToDo-Manager ausgeloggt!
index dd6b6ad6a597a38ace4e15c2017c04030962e386..e51c857f4fd3d7d6128d7d4540322de2618b9acc 100644 (file)
@@ -105,6 +105,8 @@ $helper->addInputResetButton("Alles nochmal eingeben");
 $helper->addInputSubmitButton("Anmeldung zum ToDo-Manager abschliessen");
 $helper->addFormNote('data_protection', "Deine Daten werden nach den g&uuml;ltigen Datenschutzgesetzten gespeichert und werden nicht an Dritte weitergegeben. Weiteres dazu siehe Link &quot;Datenschutz&quot;.");
 $helper->flushContent();
+
+// [EOC]
 ?>
 <div id="content_header">
        Anmeldung bei <span class="app_name">{?app_full_name?}</span>