diff --git a/views/bootstrap/class.Settings.php b/views/bootstrap/class.Settings.php
index e1413916a..0c3a8c826 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'];
?>
-
">
- | = getMLText($title) ?> |
+
+ | >= getMLText($title) ?> |
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'];
?>
-
>
- | = $title ?> |
+
+ | >= $title ?> |
= $rawdata ?> |
params['settings'];
?>
- ">
- | = getMLText($title) ?> |
+
+ | >= getMLText($title) ?> |
isVisible($name)) {
@@ -206,8 +206,8 @@ class SeedDMS_View_Settings extends SeedDMS_Theme_Style {
// var_dump($values);
// echo $isass ? 'asso' : 'indexed';
?>
- |
">
- | = getMLText($title) ?> |
+
+ | >= getMLText($title) ?> |
|