summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 273a448)
raw | patch | inline | side by side (parent: 273a448)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 07:28:41 +0000 (07:28 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Thu, 24 Jul 2008 07:28:41 +0000 (07:28 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11918 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/html/images/select_component.png | [deleted file] | patch | blob | history |
gosa-core/html/images/select_conference.png | [deleted file] | patch | blob | history |
gosa-core/html/images/select_default.png | [deleted file] | patch | blob | history |
gosa-core/html/images/select_macro.png | [deleted file] | patch | blob | history |
gosa-core/html/images/select_mimetype.png | [deleted file] | patch | blob | history |
gosa-core/plugins/admin/users/class_divListUsers.inc | patch | blob | history |
diff --git a/gosa-core/html/images/select_component.png b/gosa-core/html/images/select_component.png
deleted file mode 100644 (file)
index ef289f6..0000000
Binary files a/gosa-core/html/images/select_component.png and /dev/null differ
index ef289f6..0000000
Binary files a/gosa-core/html/images/select_component.png and /dev/null differ
diff --git a/gosa-core/html/images/select_conference.png b/gosa-core/html/images/select_conference.png
deleted file mode 100644 (file)
index f331bfe..0000000
Binary files a/gosa-core/html/images/select_conference.png and /dev/null differ
index f331bfe..0000000
Binary files a/gosa-core/html/images/select_conference.png and /dev/null differ
diff --git a/gosa-core/html/images/select_default.png b/gosa-core/html/images/select_default.png
deleted file mode 100644 (file)
index 83f3752..0000000
Binary files a/gosa-core/html/images/select_default.png and /dev/null differ
index 83f3752..0000000
Binary files a/gosa-core/html/images/select_default.png and /dev/null differ
diff --git a/gosa-core/html/images/select_macro.png b/gosa-core/html/images/select_macro.png
deleted file mode 100644 (file)
index 10d2a2d..0000000
Binary files a/gosa-core/html/images/select_macro.png and /dev/null differ
index 10d2a2d..0000000
Binary files a/gosa-core/html/images/select_macro.png and /dev/null differ
diff --git a/gosa-core/html/images/select_mimetype.png b/gosa-core/html/images/select_mimetype.png
deleted file mode 100644 (file)
index 8210b43..0000000
Binary files a/gosa-core/html/images/select_mimetype.png and /dev/null differ
index 8210b43..0000000
Binary files a/gosa-core/html/images/select_mimetype.png and /dev/null differ
diff --git a/gosa-core/plugins/admin/users/class_divListUsers.inc b/gosa-core/plugins/admin/users/class_divListUsers.inc
index 231b93ac7881dd5fd36b9f4481546a072c9f0362..8d9f04d16a04dd7f4b4caf96281d6c50154d7308 100644 (file)
name='user_edit_%KEY%-gofaxAccount' title='"._("Edit fax properies")."'>";
$sambaimg = "<input class='center' type='image' src='images/select_winstation.png' alt='"._("Samba")."'
name='user_edit_%KEY%-sambaAccount' title='"._("Edit samba properties")."'>";
- $netatalkimg = "<input class='center' type='image' src='images/select_netatalk.png' alt='"._("Netatalk")."'
+ $netatalkimg = "<input class='center' type='image' src='plugins/netatalk/images/select_netatalk.png' alt='"._("Netatalk")."'
name='user_edit_%KEY%-netatalk' title='"._("Edit netatalk properties")."'>";
$tplcreateuserimg = "<input type='image' class='center' src='images/lists/new.png' alt='"._("Create user from template")."'
name='userfrom_tpl_%KEY%' title='"._("Create user with this template")."'>";