]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_surfbar_url.tpl
Fix for #138 and some 'empty version' fixed
[mailer.git] / templates / de / html / admin / admin_add_surfbar_url.tpl
index d9991b2b0cfac29880bb95291645b57df7614522..8c6ef2bc70a708e9ea68aa63dca4269ca596b6b6 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form 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" style="width:600px;margin-top:10px;">
        <div class="admin_title bottom2" style="padding-top:5px;padding-bottom:5px;">
                <strong>URL in Surfbar hinzuf&uuml;gen:</strong>
@@ -19,7 +19,7 @@
                <span class="admin_note">(0 = Standarteinstellungen)</span>
        </div>
 
-       <div class="admin_title top2" style="padding-top:3px;padding-bottom:3px;">
+       <div align="center" class="footer top2" style="padding-top:3px;padding-bottom:3px;">
                <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
                <input type="submit" class="admin_submit" name="add" value="{--ADMIN_SURFBAR_ADD_URL--}" />
        </div>