summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7f8bc20)
raw | patch | inline | side by side (parent: 7f8bc20)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 25 Jul 2008 10:19:11 +0000 (10:19 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 25 Jul 2008 10:19:11 +0000 (10:19 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@12045 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-plugins/fai/admin/fai/class_divListFai.inc | patch | blob | history |
diff --git a/gosa-plugins/fai/admin/fai/class_divListFai.inc b/gosa-plugins/fai/admin/fai/class_divListFai.inc
index 1dd12c3b6ff677b03e749a45900d8466285d2ab5..d019c57cc3c2aed2c90f88ecdd6ab4ae65b718bf 100644 (file)
" "._("Freezed")."|\n";
}else{
if(preg_match("/c/",$acl)){
- $s.= "...|<input class='center' type='image' src='images/fai_new_profile.png' alt=''>".
+ $s.= "...|<input class='center' type='image' src='plugins/fai/images/fai_new_profile.png' alt=''>".
" "._("Profile")."|Create_profile|\n";
}