]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_lock_surfbar_urls_row.tpl
New function isValidUserid() introduced, more rewrites to EL:
[mailer.git] / templates / de / html / admin / admin_lock_surfbar_urls_row.tpl
index 24b25df46c47f2f5a4489561d03e77642c658eb0..cd6cbc493681f1bf8ce47723c62a661116dd48c9 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
        <td align="center" class="bottom right switch_sw$content[sw]">
                <input type="hidden" name="url_id[$content[url_id]]" value="1" />
-               <input type="hidden" name="url_userid[$content[url_id]]" value="$content[url_url_userid]" />
+               <input type="hidden" name="url_userid[$content[url_id]]" value="$content[url_url_userid_raw]" />
                <input type="hidden" name="last_locked[$content[url_id]]" value="NOW()" />
                $content[url_userid]
        </td>