removing a bunch of grap we no longer need
This commit is contained in:
parent
4f8489300f
commit
9e31680f41
28 changed files with 52 additions and 8280 deletions
|
|
@ -115,11 +115,6 @@ sub www_editSettings {
|
|||
-label=>$i18n->get(946),
|
||||
-value=>$session{setting}{sharedTrash}
|
||||
);
|
||||
$tabform->getTab("ui")->integer(
|
||||
-name=>"snippetsPreviewLength",
|
||||
-label=>$i18n->get(888),
|
||||
-value=>$session{setting}{snippetsPreviewLength}
|
||||
);
|
||||
$tabform->getTab("ui")->integer(
|
||||
-name=>"textAreaRows",
|
||||
-label=>$i18n->get(463),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue