home command now loads its template into the master template
[shipsimu.git] / application / selector / templates / de / code / selector_main.ctp
index 6e108776aa9ffe474610c311726ae048babaeb10..a834a9bb6bef5b33a904cbec869c41be9d4014cc 100644 (file)
@@ -1,15 +1,15 @@
 <!-- A compileable template for the application selector //-->
 
-{?header:title={--WELCOME_APPLICATION_SELECTOR--}?}
+{?header:title=[--WELCOME_APPLICATION_SELECTOR--]?}
 
 {?navigation:nav_row=home;imprint;contact?}
 
 <div class="selector_header">
-       {--HEADER_APPLICATION_SELECTOR--}
+       [--HEADER_APPLICATION_SELECTOR--]
 </div>
 
 <div class="selector_list_apps">
        {?selector_apps?}
 </div>
 
-{?footer_msg:footer_msg={--FOOTER_APPLICATION_SELECTOR--}?}
+{?footer_msg:footer_msg=[--FOOTER_APPLICATION_SELECTOR--]?}