- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_extensions_delete.tpl
index 3f047b7ee1010beb3377fe6b3157b6944aa315d7..0faf7a6b1205468a398febe751919fd6295b20b0 100644 (file)
@@ -1,21 +1,22 @@
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=extensions" method="POST" style="margin-bottom: 0px">\r
-<TABLE border="0" cellspacing="0" cellpadding="0" width="520" align="center" class="admin_table dashed">\r
-<TR>\r
-  <TD colspan="4" align="center" class="admin_title" height="30">\r
-    <STRONG>{--ADMIN_REMOVING_THESE_EXTENSIONS--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD align="center" class="admin_title bottom2 right2" width="40"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2" width="180"><STRONG>{--ADMIN_EXT_NAME--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2" width="80"><STRONG>{--ADMIN_EXT_VERSION--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2" width="220">&nbsp;</TD>\r
-</TR>\r
-{!__EXTENSIONS_ROWS!}\r
-<TR>\r
-  <TD colspan="4" align="center" class="admin_footer">\r
-    <INPUT type="submit" name="remove" class="admin_delete" value="{--ADMIN_REMOVE_EXTENSIONS--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
+<FORM action="{!URL!}/modules.php?module=admin&amp;what=extensions"
+       method="POST" style="margin-bottom: 0px">
+<TABLE border="0" cellspacing="0" cellpadding="0" width="520"
+       align="center" class="admin_table dashed">
+       <TR>
+               <TD colspan="4" align="center" class="admin_title" height="30"><STRONG>{--ADMIN_REMOVING_THESE_EXTENSIONS--}</STRONG>
+               </TD>
+       </TR>
+       <TR>
+               <TD align="center" class="admin_title bottom2 right2" width="40"><STRONG>{--ID_SELECT--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2" width="180"><STRONG>{--ADMIN_EXT_NAME--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2" width="80"><STRONG>{--ADMIN_EXT_VERSION--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2" width="220">&nbsp;</TD>
+       </TR>
+       {!__EXTENSIONS_ROWS!}
+       <TR>
+               <TD colspan="4" align="center" class="admin_footer"><INPUT
+                       type="submit" name="remove" class="admin_delete"
+                       value="{--ADMIN_REMOVE_EXTENSIONS--}"></TD>
+       </TR>
+</TABLE>
 </FORM>
\ No newline at end of file