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

fix typos in sphinx_enabled definition; update logo

This commit is contained in:
Andrew Dolgov
2010-12-03 11:20:54 +03:00
parent 2b25b79d41
commit a0ce6eb7db
4 changed files with 2 additions and 3 deletions

View File

@@ -366,7 +366,7 @@
print "<div class=\"dlgSecCont\">";
if (!SPHINX_ENABLE) {
if (!SPHINX_ENABLED) {
print "<input dojoType=\"dijit.form.ValidationTextBox\"
style=\"font-size : 16px; width : 12em;\"