summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: cf5d174)
raw | patch | inline | side by side (parent: cf5d174)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 17:08:53 +0000 (17:08 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 17 Mar 2010 17:08:53 +0000 (17:08 +0000) |
-Still very broken yet
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16902 594d385d-05f5-0310-b6e9-bd551577e9d8
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@16902 594d385d-05f5-0310-b6e9-bd551577e9d8
diff --git a/gosa-plugins/addressbook/addons/addressbook/address_edit.tpl b/gosa-plugins/addressbook/addons/addressbook/address_edit.tpl
index 6e922888e6b678fc9be42f2954f8ec12afbec972..79cfb3bbb67f56f6a838b10a101a6f0fbc1a5f8d 100644 (file)
-<table style='width:100%; border:1px solid #B0B0B0;' summary="">
+<table style='width:100%; ' summary="">
+
<tr style="background-color: #E8E8E8; height:26px;font-weight:bold;">
<td align=left width="100%">
diff --git a/gosa-plugins/addressbook/addons/addressbook/address_info.tpl b/gosa-plugins/addressbook/addons/addressbook/address_info.tpl
index 1adb9afca68e4e4e882d8e1a865be1f34c4c80ce..68b75e991431ba58a6f55fb632668c407dead8a7 100644 (file)
-<table style='width:100%; border:1px solid #B0B0B0;' summary="">
+<table style='width:100%; ' summary="">
+
<tr style="background-color: #E8E8E8; height:26px;font-weight:bold;">
<td align=left width="100%">{$storage_info}
diff --git a/gosa-plugins/addressbook/addons/addressbook/contents.tpl b/gosa-plugins/addressbook/addons/addressbook/contents.tpl
index 2443059a83d1e0374101a69fb95102743bbf9fbb..93a11ab62c3aad259cdafcb651d5bccc73b30bad 100644 (file)
<tr>
<td>
- <table style='border:1px solid #B0B0B0; width:100%; ' summary="">
+ <table style='width:100%;' summary="">
+
<colgroup>
<col width="32%">
</p>
</div>
<div class="contentboxb">
- <table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+ <table style='width:100%;' summary="">
+
{$alphabet}
</table>
-<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+<table style='width:100%;' summary="">
+
<tr>
<td>
<input type="checkbox" name="organizational" value="1" {$organizational} onClick="mainform.submit()" title="{t}Select to see regular users{/t}">{t}Show organizational entries{/t}<br>
</tr>
</table>
-<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+<table style='width:100%;' summary="">
+
<tr>
<td>
<label for="search_base">{image path="{$tree_image}" title="{t}Display results for department{/t}"}
</td>
</tr>
</table>
-<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+<table style='width:100%;' summary="">
+
<tr>
<td>
<label for="object_type">{image path="{$obj_image}" title="{t}Match object{/t}"}
</td>
</tr>
</table>
-<table summary="" style="width:100%;border-top:1px solid #B0B0B0;">
+<table style='width:100%;' summary="">
+
<tr>
<td><label for="search_for">{image path="{$search_image}" title="{t}Search for{/t}"}
</label>
diff --git a/gosa-plugins/addressbook/addons/addressbook/dial.tpl b/gosa-plugins/addressbook/addons/addressbook/dial.tpl
index 31e38a12948ffa2d0c480ddff21f7d017d1334c9..c9e1afe70443e9a1a0d4b339d9fb8dede7d1937e 100644 (file)
-<table style='width:100%; border:1px solid #B0B0B0;' summary="">
+<table style='width:100%; ' summary="">
+
<tr style="background-color: #E8E8E8; height:26px;font-weight:bold;">
<td align=left width="100%"><LABEL for="dial">{t}Dial connection...{/t}</LABEL></td>