summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 32f7610)
raw | patch | inline | side by side (parent: 32f7610)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 27 Aug 2010 15:46:09 +0000 (15:46 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 27 Aug 2010 15:46:09 +0000 (15:46 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@19488 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-core/include/class_pluglist.inc | patch | blob | history |
index 0e025420105cc363258e026d2c753f2199146e21..d23713a55f6b69fd2d7ec73fbc41650cebe51530 100644 (file)
"\n <script language='javascript' type='text/javascript'>".
"\n function openPlugin(id){".
"\n return question(\""._("You are currently editing a database entry. Do you want to discard the changes?")."\",".
- "\n \"main.php?plug=\" + id + \"&reset=1\");".
+ "\n \"main.php?plug=\" + id + \"&reset=1\");".
"\n }".
"\n </script>\n";
}