Yet another bunch of EL/surfbar fixes
[mailer.git] / templates / de / html / admin / admin_edit_surfbar_urls_row.tpl
1 <tr>
2         <td align="center" class="bottom right switch_sw$content[sw]">
3                 <input type="hidden" name="url_id[$content[url_id]]" value="1" />
4                 <input type="hidden" name="url_userid[$content[url_id]]" value="$content[url_userid_raw]" />
5                 $content[url_userid]
6         </td>
7         <td align="center" class="bottom right switch_sw$content[sw]">
8                 <input type="text" name="url[$content[url_id]]" size="20" maxlength="255" value="$content[url]" />
9         </td>
10 </tr>