]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_refbanner_edit_row.tpl
Typo 'referral'->'referal' fixed, more 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_refbanner_edit_row.tpl
index 49e2cbfddf68654fab64bd44a0b0dfa0838a38ae..0f8f9560a729e04233bdf3f8249e6b312801bdeb 100644 (file)
@@ -1,38 +1,38 @@
-<TR>
-       <TD colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" align="right" width="200">{--ADMIN_EDIT_BANNER_URL--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" width="350"><INPUT type="hidden"
-               name="sel[$content[id]]" value="1"> <INPUT type="text"
-               name="url[$content[id]]" class="admin_normal" value="$content[url]"
-               size="40" maxlength="255"></TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" align="right">{--ADMIN_EDIT_ALTERNATE--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]"><INPUT type="text"
-               name="alternate[$content[id]]" class="admin_normal"
-               value="$content[alt]" size="30" maxlength="255"></TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]" align="right">{--ADMIN_SELECT_BANNER_ACTIVE--}:</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-       <TD class="switch_sw$content[sw]">$content[vis]</TD>
-       <TD class="switch_sw$content[sw] seperator" width="10">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="5" class="switch_sw$content[sw] bottom2 seperator">&nbsp;</TD>
-</TR>
+<tr>
+       <td colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+       <td class="switch_sw$content[sw]" align="right" width="200">{--ADMIN_EDIT_BANNER_URL--}:</td>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+       <td class="switch_sw$content[sw]" width="350">
+               <input type="hidden" name="sel[$content[id]]" value="1" />
+               <input type="text" name="url[$content[id]]" class="admin_normal" value="$content[url]" size="40" maxlength="255" />
+       </td>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+</tr>
+<tr>
+       <td colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+       <td class="switch_sw$content[sw]" align="right">{--ADMIN_EDIT_ALTERNATE--}:</td>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+       <td class="switch_sw$content[sw]">
+               <input type="text" name="alternate[$content[id]]" class="admin_normal" value="$content[alt]" size="30" maxlength="255" />
+       </td>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+</tr>
+<tr>
+       <td colspan="5" class="switch_sw$content[sw] seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+       <td class="switch_sw$content[sw]" align="right">{--ADMIN_SELECT_BANNER_ACTIVE--}:</td>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+       <td class="switch_sw$content[sw]">$content[vis]</td>
+       <td class="switch_sw$content[sw] seperator" width="10">&nbsp;</td>
+</tr>
+<tr>
+       <td colspan="5" class="switch_sw$content[sw] bottom2 seperator">&nbsp;</td>
+</tr>