]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_extensions_row.tpl
Extension loader rewritten and no more needed cache elements removed
[mailer.git] / templates / de / html / admin / admin_list_extensions_row.tpl
index 44e5d9076e96866b22c73b7ce50805d6e767d6bf..368844be5df2c57a07fd53b9fa912086e92b7da1 100644 (file)
@@ -1,15 +1,13 @@
 <TR>
        <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[id].</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><A
-               href="$content[link]">$content[name]</A></TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><A href="$content[link]">$content[name]</A></TD>
        <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[last]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[size]
-       {--KBYTES--}</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[new_ver]
-       ($content[old_ver])</TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[size]&nbsp;{--KBYTES--}</TD>
+       <TD align="center" class="switch_sw$content[sw] bottom2">$content[new_ver]&nbsp;($content[old_ver])</TD>
 </TR>
 <TR>
        <TD class="switch_sw$content[sw] bottom2">&nbsp;</TD>
-       <TD colspan="4" class="switch_sw$content[sw] bottom2"><FONT
-               class="tiny">$content[info]</FONT></TD>
+       <TD colspan="4" class="switch_sw$content[sw] bottom2">
+               <FONT class="tiny">$content[info]</FONT>
+       </TD>
 </TR>