From: hickert Date: Mon, 19 Dec 2005 12:57:36 +0000 (+0000) Subject: w3c fixes X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=d5e2ce7931fab3bc2fcb2d70df0d2aa8e808edd4;p=gosa.git w3c fixes git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2340 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/systems/class_servRepositorySetup.inc b/plugins/admin/systems/class_servRepositorySetup.inc index 9330f4831..c4456ec86 100644 --- a/plugins/admin/systems/class_servRepositorySetup.inc +++ b/plugins/admin/systems/class_servRepositorySetup.inc @@ -140,7 +140,7 @@ class servRepositorySetup extends plugin while($attr = $ldap->fetch()){ $ret[$attr['cn'][0]]= $attr['cn'][0]; } - $ret['none']= ""; + $ret['none']= " "; return($ret); } diff --git a/plugins/admin/systems/servRepositorySetup.tpl b/plugins/admin/systems/servRepositorySetup.tpl index e5b7b85f9..e65ee4d9e 100644 --- a/plugins/admin/systems/servRepositorySetup.tpl +++ b/plugins/admin/systems/servRepositorySetup.tpl @@ -1,9 +1,9 @@ -

 {t}Repository{/t}

+

 {t}Repository{/t}

- +
- +
{t}Release{/t}