Reverted additional Post Form template variable
This commit is contained in:
parent
2a19799651
commit
c9f8a5e63b
1 changed files with 0 additions and 1 deletions
|
|
@ -1209,7 +1209,6 @@ sub www_edit {
|
|||
value=>$content,
|
||||
richEditId=>$self->getThread->getParent->get("richEditor")
|
||||
});
|
||||
$var{'content.value'} = $content;
|
||||
$var{'form.submit'} = WebGUI::Form::submit($self->session, {
|
||||
extras=>"onclick=\"this.value='".$i18n->get(452)."'; this.form.func.value='editSave'; this.form.submit();return false;\""
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue