projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cef37ab
)
Den Pfad zu den Vorlagen richtig setzen. Ging mit dem letzten Commit kaputt.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 16 May 2007 07:56:00 +0000
(07:56 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Wed, 16 May 2007 07:56:00 +0000
(07:56 +0000)
bin/mozilla/admin.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/admin.pl
b/bin/mozilla/admin.pl
index
20e5be2
..
e478d6b
100644
(file)
--- a/
bin/mozilla/admin.pl
+++ b/
bin/mozilla/admin.pl
@@
-790,6
+790,7
@@
sub save {
}
$form->{templates} =~ s|.*/||;
+ $form->{templates} = "${templates}/$form->{templates}";
$form->{mastertemplates} =~ s|.*/||;
# create user template directory and copy master files