Code

Fixed small bug (pstate is displayed on page)
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 27 May 2005 10:08:55 +0000 (10:08 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Fri, 27 May 2005 10:08:55 +0000 (10:08 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@476 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/personal/connectivity/proxy.tpl

index dc0d5b746a614517730d041076b85c3b89eb666e..d2403c15de2325f236ad4293105868f0fdf4a624 100644 (file)
@@ -49,7 +49,7 @@
        <select size="1" name="quota_unit" id="quota_unit" {$pstate} {$gosaProxyQuotaACL}>
        {html_options options=$quota_unit selected=$quota_u}
        </select>
-       {t}per{/t} {$pstate}
+       {t}per{/t} <!-- {$pstate} -->
        <select size="1" name="gosaProxyQuotaPeriod" id="gosaProxyQuotaPeriod" {$pstate} {$gosaProxyQuotaACL}>
         {html_options options=$quota_time selected=$gosaProxyQuotaPeriod}
        </select>