From: hickert Date: Mon, 24 Oct 2005 09:15:43 +0000 (+0000) Subject: Styles in profiles fixed X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=bdbf5cefda43935eedc62735d1bf9b781c847ccb;p=gosa.git Styles in profiles fixed git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1671 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/plugins/admin/fai/class_faiProfileEntry.inc b/plugins/admin/fai/class_faiProfileEntry.inc index e3216bdb6..31df03c02 100644 --- a/plugins/admin/fai/class_faiProfileEntry.inc +++ b/plugins/admin/fai/class_faiProfileEntry.inc @@ -148,7 +148,7 @@ class faiProfileEntry extends plugin $divlist->SetSummary(_("This list displays all assigned class names for this profile.")); $divlist->SetEntriesPerPage(20); $divlist->SetHeader(array(array("string"=>"Class name"), - array("string"=>"Objects"))); + array("string"=>"Objects","attach"=>"style='border-right:0px;'"))); /* Action button allows us to delete an entry */ $action = " @@ -197,7 +197,7 @@ class faiProfileEntry extends plugin /* Append to list */ $field1 = array("string"=> preg_replace("/%KEY%/",$usedClass,$action_check).$usedClass,"attach"=>""); - $field2 = array("string"=> $str,"attach"=>""); + $field2 = array("string"=> $str,"attach"=>"style='border-right:0px;'"); $divlist->AddEntry(array($field1,$field2)); } } diff --git a/plugins/admin/fai/faiProfileEntry.tpl b/plugins/admin/fai/faiProfileEntry.tpl index e6eabf86b..a1acddb4b 100644 --- a/plugins/admin/fai/faiProfileEntry.tpl +++ b/plugins/admin/fai/faiProfileEntry.tpl @@ -1,67 +1,72 @@
-
-

- {t}List of FAI objects (Fully Automatic Installation){/t} -

-
-
- {$faihead} -
-
-
- {$failist} - -
+
+

+ {t}List of FAI objects (Fully Automatic Installation){/t} +

+
+
+ {$faihead} +
+
+
+ {$failist} + +
+
-
-

[i]{t}Information{/t}

-
-
-

- {t}This menu allows you to select FAI class names and to add them to the currently edited profile.{/t} -

-
-
-
-

[F]{t}Filters{/t}

-
-
- - {$alphabet} -
- - +
+

+ [i]{t}Information{/t} +

+ +
+

+ {t}This menu allows you to select FAI class names and to add them to the currently edited profile.{/t} +

+
+
+
+

[F]{t}Filters{/t}

+
+
+ + {$alphabet} +
+ + - - - - - + + + + -
{t}Show only classes with templates{/t}
{t}Show only classes with scripts{/t}
{t}Show only classes with hooks{/t}
{t}Show only classes with variables{/t}
{t}Show only classes with packages{/t}
{t}Show only classes with scripts{/t}
{t}Show only classes with hooks{/t}
{t}Show only classes with variables{/t}
{t}Show only classes with packages{/t}
{t}Show only classes with partitions{/t}
- - - - - -
- - - -
- {$apply} -
-
+ + + + + +
+ + + +
+ {$apply} +
+
+