summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: eceafd1)
raw | patch | inline | side by side (parent: eceafd1)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 11:24:13 +0000 (11:24 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Wed, 23 Jul 2008 11:24:13 +0000 (11:24 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@11813 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/dfs/addons/godfs/class_dfsManagment.inc | patch | blob | history | |
gosa-plugins/dfs/html/images/dtree.png | [new file with mode: 0644] | patch | blob |
diff --git a/gosa-plugins/dfs/addons/godfs/class_dfsManagment.inc b/gosa-plugins/dfs/addons/godfs/class_dfsManagment.inc
index c3d32e5b95fc7760cabd7f66555aeff5b0846127..5a29f61c35baee2498d99aae0248182de0854307 100644 (file)
$listhead = "<div style='background:#F0F0F9;padding:5px;'>".
" <input type='image' class='center' src='images/lists/up.png' align='middle' title='"._("Go up one dfsshare")."' name='dfs_back' alt='"._("Up")."'> ".
" <input type='image' class='center' src='images/lists/root.png' align='middle' title='"._("Go to dfs root")."' name='dfs_root' alt='"._("Root")."'> ".
- " <input class='center' type='image' src='images/dtree.png' align='middle' alt='"._("Create new dfsshare")."' name='dfs_new'> ".
+ " <input class='center' type='image' src='plugins/dfs/images/dtree.png' align='middle' alt='"._("Create new dfsshare")."' name='dfs_new'> ".
" <img class='center' src='images/lists/seperator.png' align='middle' alt='' height='16' width='1'> ".
_("Base")." <select name='depselect' onChange='mainform.submit()' class='center'>$options</select>".
" <input class='center' type='image' src='images/lists/submit.png' align='middle' title='"._("Submit department")."' name='submit_department' alt='"._("Submit").
diff --git a/gosa-plugins/dfs/html/images/dtree.png b/gosa-plugins/dfs/html/images/dtree.png
new file mode 100644 (file)
index 0000000..7eb7909
Binary files /dev/null and b/gosa-plugins/dfs/html/images/dtree.png differ
index 0000000..7eb7909
Binary files /dev/null and b/gosa-plugins/dfs/html/images/dtree.png differ