summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9f2cda8)
raw | patch | inline | side by side (parent: 9f2cda8)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Mon, 19 Dec 2005 12:52:11 +0000 (12:52 +0000) | ||
committer | hickert <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
index 9b2aee35389ee5d22ad3383c8145fa253dfbaf62..0daeb12360ec924cadf0e561a9d3d2e4c901cf21 100644 (file)
</td>
<td style="vertical-align:top;">
- <table>
+ <table summary="">
<tr>
<td>
<LABEL for="picture_file">{t}Icon{/t}</LABEL>
<p class="plugbottom" style="height:4px; margin-bottom:0px;"> </p>
-<h2><img src="images/lamp.png" alt="{t}Options{/t}" align="center"> {t}Options{/t}</h2>
+<h2><img src="images/lamp.png" alt="{t}Options{/t}" align="middle"> {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;"> </p>
-<table width="99%">
+<table width="99%" summary="">
<tr>
<td>
- <h2><img src="images/fai_script.png" alt="{t}Script{/t}" align="center"> {t}Script{/t}</h2>
+ <h2><img src="images/fai_script.png" alt="{t}Script{/t}" align="middle"> {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)
<tr>
<td colspan=2> </td>
</tr>
- <tr>
<tr>
<td><LABEL for="base">{t}Base{/t}</LABEL>{$must}</td>
<td>
diff --git a/plugins/admin/systems/class_servRepository.inc b/plugins/admin/systems/class_servRepository.inc
index 40814584f3f1d789cc917a5429f262dce3031e9a..e2ca306f29de391688d05323b37c14f78e99c33b 100644 (file)
*/
$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)
<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'