From: Andrew Dolgov Date: Thu, 17 Nov 2005 05:42:17 +0000 (+0100) Subject: prefs editor UI changes X-Git-Tag: schema_feature_freeze_for_1.1~271 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=59a654baece9760330b5dde286fe1e641ce2c880;p=tt-rss.git prefs editor UI changes --- diff --git a/backend.php b/backend.php index 2a488e88..ed497f47 100644 --- a/backend.php +++ b/backend.php @@ -1573,10 +1573,16 @@ while ($line = db_fetch_assoc($result)) { if ($active_section != $line["section_name"]) { - $active_section = $line["section_name"]; + + if ($active_section != "") { + print "

"; + } + + $active_section = $line["section_name"]; + print ""; - print " - "; +// print " +// "; } $class = ($lnum % 2) ? "even" : "odd";

$active_section

OptionValue
OptionValue