X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fshipsimu%2Ftemplates%2Fde%2Fcode%2Flogin_main.ctp;h=efff9d9c77b243472aa1bc8bfd41872032311d4d;hb=4dcdc446d626eaa5fcc7ac705067d9656a82c18e;hp=8c1745921c6e9074b13040f7e1780ea6d07a4ccc;hpb=859058a3bb0ad1dedf262d18f39cd41646652446;p=shipsimu.git diff --git a/application/shipsimu/templates/de/code/login_main.ctp b/application/shipsimu/templates/de/code/login_main.ctp index 8c17459..efff9d9 100644 --- a/application/shipsimu/templates/de/code/login_main.ctp +++ b/application/shipsimu/templates/de/code/login_main.ctp @@ -18,7 +18,7 @@ $blockInstance->assignFieldWithFilter('points', 'format_number'); if ($blockInstance->ifIncludeRegistrationStamp()) { // Then assign it as well! $blockInstance->assignFieldWithFilter('registered', 'format_timestamp'); -} // END - if +} // Flush the content out to a template variable $blockInstance->flushContent();