X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=templates%2Fwebpages%2Fshops%2Fform.html;h=2f08e728255d9aa494777fedb242578a9073e7ca;hb=3591b710cbe757a131ff768ed7d6066d8412bc0e;hp=3ab333ba2c16013017eb4f4132a4c5e70acf5c8e;hpb=24183a8d99a92a9cab623a497320a5f2e3212330;p=kivitendo-erp.git diff --git a/templates/webpages/shops/form.html b/templates/webpages/shops/form.html index 3ab333ba2..2f08e7282 100644 --- a/templates/webpages/shops/form.html +++ b/templates/webpages/shops/form.html @@ -43,6 +43,10 @@ [% 'Port' | $T8 %] [%- L.input_tag("shop.port", SELF.shop.port, size=5) %] + + [% 'Proxy' | $T8 %] + [%- L.input_tag("shop.proxy", SELF.shop.proxy, size=size) %] + [% 'Path' | $T8 %] [%- L.input_tag("shop.path", SELF.shop.path, size=size) %]