X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=gosa-core%2Finclude%2Fclass_listing.inc;h=ef7e038c30b9a64fa145bdd5306112e639047671;hb=ed2e61f01da6d459cbfc9bda3aaeaa61db00eac8;hp=7b2cab1807c9923965c06e46a7888a3ddfddac02;hpb=5de75f2bcaedeb2b3153e0291ada31e05d244c2f;p=gosa.git diff --git a/gosa-core/include/class_listing.inc b/gosa-core/include/class_listing.inc index 7b2cab180..ef7e038c3 100644 --- a/gosa-core/include/class_listing.inc +++ b/gosa-core/include/class_listing.inc @@ -238,7 +238,7 @@ class listing { isset($config['sortType'])) { $this->sortAttribute= $config['sortAttribute']; $this->sortType= $config['sortType']; - $sorter= " "; + $sorter= " ".image("images/lists/sort-".($this->sortDirection[$index]?"up":"down").".png", null, null, $this->sortDirection[$index]?_("Up"):_("Down"), "text-top"); } $sortable= (isset($config['sortAttribute'])); @@ -1102,8 +1102,7 @@ class listing { // Load shortcut $actions= &$this->xmlData['actionmenu']['action']; $result= "
". - "