1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-23 01:21:28 +00:00

further pref-pane updates

This commit is contained in:
Andrew Dolgov
2010-11-17 21:39:51 +03:00
parent 1985a5e0d7
commit d69fa6d66a
8 changed files with 54 additions and 41 deletions

View File

@@ -1695,7 +1695,7 @@
$sel .= " value=\"0\"";
}
print "<input class=\"noborder\"
print "<input class=\"noborder\" dojoType=\"dijit.form.RadioButton\"
type=\"radio\" $sel $attributes name=\"$id\">&nbsp;$v&nbsp;";
}