- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_theme_edit.tpl
index 24051c50fe772b0f92a6e96610b0a4e5f9ff0ad8..38f20f8874c119560ba009c276943941589c0bd5 100644 (file)
@@ -1,25 +1,26 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=theme_edit" method="POST">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%" class="admin_table dashed">\r
-<TR>\r
-  <TD class="admin_title2 bottom2 right2" align="center">{--ID_SELECT--}</TD>\r
-  <TD class="admin_title2 bottom2 right2" align="center">{--THEME_UNIX--}</TD>\r
-  <TD class="admin_title2 bottom2 right2" align="center">{--THEME_NAME--}</TD>\r
-  <TD class="admin_title2 bottom2 right2" align="center">{--THEME_ACTIVE--}</TD>\r
-  <TD class="admin_title2 bottom2 right2" align="center">{--THEME_AUTHOR--}</TD>\r
-  <TD class="admin_title2 bottom2 right2" align="center">{--THEME_URL--}</TD>\r
-  <TD class="admin_title2 bottom2" align="center">{--THEME_VERSION--}</TD>\r
-</TR>\r
-{--__THEME_LIST--}\r
-<TR>\r
-  <TD colspan="7" class="admin_footer" align="center">\r
-    <INPUT type="reset" class="admin_reset" value="{--RESET_SELECT--}">&nbsp;*\r
-    <INPUT type="submit" name="status" class="admin_submit" value="{--ADMIN_CHANGE_STATUS_THEME--}">&nbsp;*\r
-    <INPUT type="submit" name="del" class="admin_delete" value="{--ADMIN_DELETE_ENTRIES--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\r
-\r
-<DIV class="admin_note">\r
-       {--ADMIN_THEME_NEW_DEFAULT_THEME--}\r
-</DIV>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=theme_edit"
+       method="POST">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
+       class="admin_table dashed">
+       <TR>
+               <TD class="admin_title2 bottom2 right2" align="center">{--ID_SELECT--}</TD>
+               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_UNIX--}</TD>
+               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_NAME--}</TD>
+               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_ACTIVE--}</TD>
+               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_AUTHOR--}</TD>
+               <TD class="admin_title2 bottom2 right2" align="center">{--THEME_URL--}</TD>
+               <TD class="admin_title2 bottom2" align="center">{--THEME_VERSION--}</TD>
+       </TR>
+       {--__THEME_LIST--}
+       <TR>
+               <TD colspan="7" class="admin_footer" align="center"><INPUT
+                       type="reset" class="admin_reset" value="{--RESET_SELECT--}">&nbsp;*
+               <INPUT type="submit" name="status" class="admin_submit"
+                       value="{--ADMIN_CHANGE_STATUS_THEME--}">&nbsp;* <INPUT
+                       type="submit" name="del" class="admin_delete"
+                       value="{--ADMIN_DELETE_ENTRIES--}"></TD>
+       </TR>
+</TABLE>
+</FORM>
+
+<DIV class="admin_note">{--ADMIN_THEME_NEW_DEFAULT_THEME--}</DIV>