summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4882d24)
raw | patch | inline | side by side (parent: 4882d24)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 12:57:36 +0000 (12:57 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 12:57:36 +0000 (12:57 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2340 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/admin/systems/class_servRepositorySetup.inc | patch | blob | history | |
plugins/admin/systems/servRepositorySetup.tpl | patch | blob | history |
diff --git a/plugins/admin/systems/class_servRepositorySetup.inc b/plugins/admin/systems/class_servRepositorySetup.inc
index 9330f48317b37d0917a92ec3e25ba70ed556551a..c4456ec8686cd5c8c13d18e0afe94eb9e7b531f0 100644 (file)
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 e5b7b85f9009d6650369ea302810917b430ed616..e65ee4d9e01f9e8ef81401a7d0a4da2952a2a360 100644 (file)
-<h2><img src="images/fai_small.png" > {t}Repository{/t}</h2>
+<h2><img src="images/fai_small.png" alt=''> {t}Repository{/t}</h2>
-<table width="100%">
+<table width="100%" summary=''>
<tr>
<td width="50%" valign="top" style="border-right:1px solid #A0A0A0">
- <table>
+ <table summary=''>
<tr>
<td>{t}Release{/t}
</td>