Fix misisin HTTPProxy label.
Document that session variables are deprecated.
This commit is contained in:
parent
4f91b4bf4e
commit
736b1381f0
3 changed files with 7 additions and 2 deletions
|
|
@ -176,7 +176,9 @@ sub getEditForm {
|
|||
);
|
||||
$tabform->getTab("display")->filterContent(
|
||||
-name=>"filterHtml",
|
||||
-value=>$self->getValue("filterHtml")
|
||||
-label=>$i18n->get(418, 'WebGUI'),
|
||||
-hoverHelp=>$i18n->get('418 description', 'WebGUI'),
|
||||
-value=>$self->getValue("filterHtml"),
|
||||
);
|
||||
$tabform->getTab("properties")->selectBox(
|
||||
-name=>"timeout",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue