Code

w3c
authorhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 19 Dec 2005 12:52:11 +0000 (12:52 +0000)
committerhickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8>
Mon, 19 Dec 2005 12:52:11 +0000 (12:52 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@2338 594d385d-05f5-0310-b6e9-bd551577e9d8

plugins/admin/applications/generic.tpl
plugins/admin/ogroups/generic.tpl
plugins/admin/systems/class_servRepository.inc
plugins/admin/systems/servRepository.tpl

index 9b2aee35389ee5d22ad3383c8145fa253dfbaf62..0daeb12360ec924cadf0e561a9d3d2e4c901cf21 100644 (file)
@@ -42,7 +42,7 @@
    &nbsp;
   </td>
   <td style="vertical-align:top;">
-   <table>
+   <table summary="">
     <tr>
     <td>
     <LABEL for="picture_file">{t}Icon{/t}</LABEL>
@@ -63,7 +63,7 @@
 
 <p class="plugbottom" style="height:4px; margin-bottom:0px;">&nbsp;</p>
 
-<h2><img src="images/lamp.png" alt="{t}Options{/t}" align="center">&nbsp;{t}Options{/t}</h2>
+<h2><img src="images/lamp.png" alt="{t}Options{/t}" align="middle">&nbsp;{t}Options{/t}</h2>
 <table summary="" style="width:100%;">
   <tr>
     <td style="width:50%;border-right:1px solid #B0B0B0; vertical-align:top">
 
 <p class="plugbottom" style="height:4px; margin-bottom:0px;">&nbsp;</p>
 
-<table width="99%">
+<table width="99%" summary="">
        <tr>
                <td>
-                       <h2><img src="images/fai_script.png" alt="{t}Script{/t}" align="center">&nbsp;{t}Script{/t}</h2>
+                       <h2><img src="images/fai_script.png" alt="{t}Script{/t}" align="middle">&nbsp;{t}Script{/t}</h2>
                        <textarea name="gotoLogonScript" style='width:99%;height:220px;'>{$gotoLogonScript}</textarea>
                        <input type="file" name="ScriptFile" value="{t}Import{/t}">
                        <input type="submit" name="upLoad" value="{t}Upload{/t}">
index 0cbbd2fba55ba3a59769490a47892b99400a6cf2..020b18f81a9686a56f64bafba2693ebecb670dae 100644 (file)
@@ -17,7 +17,6 @@
     <tr>
      <td colspan=2>&nbsp;</td>
     </tr>
-    <tr>
     <tr>
      <td><LABEL for="base">{t}Base{/t}</LABEL>{$must}</td>
      <td>
index 40814584f3f1d789cc917a5429f262dce3031e9a..e2ca306f29de391688d05323b37c14f78e99c33b 100644 (file)
@@ -182,7 +182,7 @@ class servrepository extends plugin
     */
 
     $divlist = new divList("repositories");
-    $divlist->SetEntriesPerPage(12);
+    $divlist->SetEntriesPerPage(0);
     $divlist->setHeight(400);
 
     $divlist->setHeader(array(array("string"=>_("Release"),"attach"=>"style='width:80px;'"),
index 44aa5cf649d5f424e05e718c54efe5e91f9c96f8..df844183b8cb465793cf42af521762a7b550c8d5 100644 (file)
@@ -33,7 +33,7 @@
      <table summary=""  style="width:100%;border-top:1px solid #B0B0B0;">
      <tr>
      <td>
-     <label for="regex"><img alt="{t}Display objects matching{/t}" src="{$search_image}" align='middle' title='{t}Display objects matching{/t}'/>
+     <img alt="{t}Display objects matching{/t}" src="{$search_image}" align='middle' title='{t}Display objects matching{/t}'/>
      </td>
      <td width="99%">
      <input type='text' name='regex' maxlength='20' style='width:99%' value='{$regex}' id='filter'