CSS class admin_footer now centered, a lot templates rewritten
[mailer.git] / templates / de / html / admin / admin_list_country.tpl
index 07b146bbc1266c13aeb543a3cbcca6fa089afb26..2452043408f68309e60c2b41c8933933500983ee 100644 (file)
@@ -12,9 +12,9 @@
                <TD width="400" align="center" class="admin_title bottom2 right2"><STRONG>{--ADMIN_COUNTRY_NAME--}:</STRONG></TD>
                <TD width="120" align="center" class="admin_title bottom2"><STRONG>{--ADMIN_COUNTRY_STATUS--}</STRONG></TD>
        </TR>
-       {--__COUNTRY_ROWS--}
+       {!__COUNTRY_ROWS!}
        <TR>
-               <TD colspan="4" align="center" class="admin_footer"><INPUT
+               <TD colspan="4" class="admin_footer"><INPUT
                        type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*
                <INPUT type="submit" name="change" class="admin_submit"
                        value="{--ADMIN_DE_ACTIVATE--}">&nbsp;* <INPUT type="submit"
@@ -25,4 +25,6 @@
 </TABLE>
 </FORM>
 
-<P>{--__ADD_COUNTRY_FORM--}</P>
+<P>
+       {!__ADD_COUNTRY_FORM!}
+</P>