fix: Two cosmetic bugs
This commit is contained in:
parent
cf5d4684d2
commit
a2e3b54eb7
1 changed files with 1 additions and 1 deletions
|
|
@ -275,7 +275,7 @@ sub getEditForm {
|
|||
# this.form.func.value='preview';
|
||||
# this.form.target = 'navPreview';
|
||||
# this.form.submit()">};
|
||||
my $saveButton = ' <input type="button" value="'.$i18n->get(62,'WebGUI').'" onclick="
|
||||
my $saveButton = ' <input type="button" class="forwardButton" value="'.$i18n->get(62,'WebGUI').'" onclick="
|
||||
this.value=\''.$i18n->get(452,'WebGUI').'\';
|
||||
this.form.func.value=\'editSave\';
|
||||
this.form.target=\'_self\';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue