summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 7dae9d8)
raw | patch | inline | side by side (parent: 7dae9d8)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 27 Sep 2005 11:07:55 +0000 (11:07 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 27 Sep 2005 11:07:55 +0000 (11:07 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@1433 594d385d-05f5-0310-b6e9-bd551577e9d8
plugins/personal/generic/main.inc | patch | blob | history |
index 3653378c8c5fa8699f37ae476aeaebef9300eeb1..2da0b7458477fcbb01946690073ccf6973f52351 100644 (file)
$display.= "<input type=submit name=\"edit_finish\" value=\""._("Finish")."\">\n";
$display.= " ";
$display.= "<input type=submit name=\"edit_cancel\" value=\""._("Cancel")."\">\n";
- $display.="<script language='javascript'>
+ $display.="<script language='javascript'>";
$info= "<img alt=\"\" align=\"middle\" src=\"".get_template_path('images/closedlock.png').
"\"> ".$ui->dn." ";