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:
@@ -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;\"
|
||||
|
||||
Reference in New Issue
Block a user