summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4e2f7bd)
raw | patch | inline | side by side (parent: 4e2f7bd)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 13 Jun 2008 10:00:15 +0000 (10:00 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 13 Jun 2008 10:00:15 +0000 (10:00 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11327 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/goto/admin/devices/class_divListDevices.inc | patch | blob | history |
diff --git a/gosa-plugins/goto/admin/devices/class_divListDevices.inc b/gosa-plugins/goto/admin/devices/class_divListDevices.inc
index 200fe2d8b61cb22490f2a95d1b32b679a7a92652..181545c3ed6feae70b86fc7fddf90830c4a7c412 100644 (file)
********************/
/* Create links */
- $linkopen = "<a href='?plug=".$_GET['plug']."&act=dep_open&dep_id=%s'>%s</a>";
$editlink = "<a href='?plug=".$_GET['plug']."&id=%s&act=edit_entry'>%s</a>";
$userimg = "<img class='center' src='plugins/groups/images/groups.png' alt='User' title='%s'>";
$deviceimg = "<img class='center' src='images/select_device.png' alt='A' title='"._("Device")."'>";