summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 4ae6c01)
raw | patch | inline | side by side (parent: 4ae6c01)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:10:31 +0000 (08:10 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 08:10:31 +0000 (08:10 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11937 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/images/select_template.png | [deleted file] | patch | blob | history |
gosa-core/html/plugins/users/images/select_template.png | [new file with mode: 0644] | patch | blob |
gosa-core/plugins/admin/users/class_divListUsers.inc | patch | blob | history |
diff --git a/gosa-core/html/images/select_template.png b/gosa-core/html/images/select_template.png
deleted file mode 100644 (file)
index 7ef47b3..0000000
Binary files a/gosa-core/html/images/select_template.png and /dev/null differ
index 7ef47b3..0000000
Binary files a/gosa-core/html/images/select_template.png and /dev/null differ
diff --git a/gosa-core/html/plugins/users/images/select_template.png b/gosa-core/html/plugins/users/images/select_template.png
new file mode 100644 (file)
index 0000000..7ef47b3
Binary files /dev/null and b/gosa-core/html/plugins/users/images/select_template.png differ
index 0000000..7ef47b3
Binary files /dev/null and b/gosa-core/html/plugins/users/images/select_template.png differ
diff --git a/gosa-core/plugins/admin/users/class_divListUsers.inc b/gosa-core/plugins/admin/users/class_divListUsers.inc
index 45bafb08ac362d3ae06c907100d0fa75ed11a246..90f7ad84532c1e56320462777b5d33bab9e79d3c 100644 (file)
$enviro = $posix = $maila = $faxac = $samba = $netatalk = "";
$empty = "<img class='center' src='images/empty.png' style='width:16px;height:16px;' alt='-'>";
$userimg = "<img class='center' src='images/select_user.png' alt='User' title='%s'>";
- $tplimg = "<img class='center' src='images/select_template.png' alt='Template' title='%s'>";
+ $tplimg = "<img class='center' src='plugins/users/images/select_template.png' alt='Template' title='%s'>";
$editlink = "<a href='?plug=".validate($_GET['plug'])."&id=%s&act=edit_entry'>%s</a>";
/* Dynamic action col, depending on snapshot icons */