]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_surfbar_url.tpl
Even more rewrites to EL
[mailer.git] / templates / de / html / admin / admin_add_surfbar_url.tpl
index 34a473147ae351f0f2b7d9071cfbd411ad22d2b0..af24387b2b3dc09841ab036c672207641319eafc 100644 (file)
@@ -1,7 +1,7 @@
 <div align="center">
-<form accept-charset="utf-8" action="{?URL?}/modules.php?module=admin&amp;what=add_surfbar_url" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=add_surfbar_url%}" method="post">
 <div class="admin_table dashed">
-       <div class="admin_title bottom2">
+       <div class="admin_title bottom">
                <strong>URL in Surfbar hinzuf&uuml;gen:</strong>
        </div>
 
@@ -19,7 +19,7 @@
                <span class="admin_note">(0 = Standarteinstellungen)</span>
        </div>
 
-       <div align="center" class="admin_footer top2">
+       <div align="center" class="admin_footer top">
                <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <input type="submit" class="admin_submit" name="add" value="{--ADMIN_SURFBAR_ADD_URL--}" />
        </div>