Wernis extension can now contact the API
[mailer.git] / templates / de / html / admin / admin_config_wernis.tpl
index d362c17f2e7f91df3f9789191906f215fca22d27..32511bce831a61b886399eae6242e5c4215269d9 100644 (file)
@@ -13,7 +13,8 @@
                <TD width="300" align="right">{--WERNIS_ADMIN_API_ID--}:</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD width="270"><INPUT type="text" name="wernis_api_id"
                <TD width="300" align="right">{--WERNIS_ADMIN_API_ID--}:</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD width="270"><INPUT type="text" name="wernis_api_id"
-                       class="admin_normal" value="$content[api_id]" size="2" maxlength="20"></TD>
+                       class="admin_normal" value="$content[api_id]" size="2"
+                       maxlength="20" /></TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
@@ -23,7 +24,7 @@
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD width="270"><INPUT type="text" name="wernis_api_md5"
                        class="admin_normal" value="$content[api_md5]" size="33"
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD width="270"><INPUT type="text" name="wernis_api_md5"
                        class="admin_normal" value="$content[api_md5]" size="33"
-                       maxlength="32"></TD>
+                       maxlength="32" /></TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD>
        </TR>
        <TR>
                <TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD>
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD width="270"><INPUT type="text" name="wernis_min_amount"
                        class="admin_normal" value="$content[min_amount]" size="5"
                <TD class="seperator" width="10">&nbsp;</TD>
                <TD width="270"><INPUT type="text" name="wernis_min_amount"
                        class="admin_normal" value="$content[min_amount]" size="5"
-                       maxlength="20"></TD>
+                       maxlength="20" /></TD>
+       </TR>
+       <TR>
+               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
+       </TR>
+       <TR>
+               <TD width="300" align="right">{--WERNIS_ADMIN_API_URL--}:</TD>
+               <TD class="seperator" width="10">&nbsp;</TD>
+               <TD width="270"><INPUT type="text" name="wernis_api_url"
+                       class="admin_normal" value="$content[api_url]" size="25"
+                       maxlength="255" /></TD>
        </TR>
        <TR>
                <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
        </TR>
        <TR>
                <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>