From 84511a7eda6b62681abc9c221046a7e43bf0ab5c Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Fri, 5 Dec 2025 09:54:10 +0100 Subject: [PATCH] use help-cursor for all labels of config vars --- views/bootstrap/class.Settings.php | 32 +++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php index a63942d97..4bb307cec 100644 --- a/views/bootstrap/class.Settings.php +++ b/views/bootstrap/class.Settings.php @@ -142,8 +142,8 @@ class SeedDMS_View_Settings extends SeedDMS_Theme_Style { protected function showConfigText($title, $name, $type='', $placeholder='') { /* {{{ */ $settings = $this->params['settings']; ?> - "> - + + > arrayToString($settings->{"_".$name}); @@ -169,8 +169,8 @@ class SeedDMS_View_Settings extends SeedDMS_Theme_Style { protected function showConfigPlain($title, $title_desc, $rawdata) { /* {{{ */ $settings = $this->params['settings']; ?> - > - + + > params['settings']; ?> - "> - + + > isVisible($name)) { @@ -206,8 +206,8 @@ class SeedDMS_View_Settings extends SeedDMS_Theme_Style { // var_dump($values); // echo $isass ? 'asso' : 'indexed'; ?> - "> - + + >