- obsolete templates/scripts removed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_extensions.tpl
index c3f423cb6b05ec58be092a6bd802e7a980ae5e0f..b038e84796fb0b7f0ed690ec6d60294244a979ca 100644 (file)
@@ -1,26 +1,28 @@
-<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="590" align="center" class="admin_table dashed">\r
-<TR>\r
-  <TD colspan="6" align="center" class="admin_title" height="30">\r
-    <STRONG>{--ADMIN_REGISTERED_EXTENSIONS--}</STRONG>\r
-  </TD>\r
-</TR>\r
-<TR>\r
-  <TD align="center" class="admin_title bottom2 right2" width="30"><STRONG>{--ID_SELECT--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2" width="240"><STRONG>{--ADMIN_EXT_NAME--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2" width="240"><STRONG>{--ADMIN_EXT_LANG--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2" width="80"><STRONG>{--ADMIN_EXT_CSSFILE--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2 right2" width="80"><STRONG>{--ADMIN_EXT_ACTIVE--}</STRONG></TD>\r
-  <TD align="center" class="admin_title bottom2" width="80"><STRONG>{--ADMIN_EXT_VERSION--}</STRONG></TD>\r
-</TR>\r
-{!__EXT_ROWS!}\r
-<TR>\r
-  <TD colspan="6" align="center" class="admin_footer">\r
-    <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}">&nbsp;*\r
-    <INPUT type="submit" name="change" class="admin_submit" value="{--ADMIN_DE_ACTIVATE--}">&nbsp;*\r
-    <INPUT type="submit" name="edit" class="admin_submit" value="{--ADMIN_EDIT--}">&nbsp;*\r
-    <INPUT type="submit" name="delete" class="admin_delete" value="{--ADMIN_DELETE_ENTRIES--}">\r
-  </TD>\r
-</TR>\r
-</TABLE>\r
-</FORM>\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="590"
+       align="center" class="admin_table dashed">
+       <TR>
+               <TD colspan="6" align="center" class="admin_title" height="30"><STRONG>{--ADMIN_REGISTERED_EXTENSIONS--}</STRONG>
+               </TD>
+       </TR>
+       <TR>
+               <TD align="center" class="admin_title bottom2 right2" width="30"><STRONG>{--ID_SELECT--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2" width="240"><STRONG>{--ADMIN_EXT_NAME--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2" width="240"><STRONG>{--ADMIN_EXT_LANG--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2" width="80"><STRONG>{--ADMIN_EXT_CSSFILE--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2" width="80"><STRONG>{--ADMIN_EXT_ACTIVE--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2" width="80"><STRONG>{--ADMIN_EXT_VERSION--}</STRONG></TD>
+       </TR>
+       {!__EXT_ROWS!}
+       <TR>
+               <TD colspan="6" align="center" 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"
+                       name="edit" class="admin_submit" value="{--ADMIN_EDIT--}">&nbsp;*
+               <INPUT type="submit" name="delete" class="admin_delete"
+                       value="{--ADMIN_DELETE_ENTRIES--}"></TD>
+       </TR>
+</TABLE>
+</FORM>