mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-10-12 11:31:00 +02:00
enlarge feed title
This commit is contained in:
parent
f8836ec080
commit
580f8c0883
@ -540,7 +540,7 @@ class Pref_Feeds extends Handler_Protected {
|
|||||||
|
|
||||||
print "<input dojoType=\"dijit.form.ValidationTextBox\" required=\"1\"
|
print "<input dojoType=\"dijit.form.ValidationTextBox\" required=\"1\"
|
||||||
placeHolder=\"".__("Feed Title")."\"
|
placeHolder=\"".__("Feed Title")."\"
|
||||||
style=\"font-size : 16px; width: 460px\" name=\"title\" value=\"$title\">";
|
style=\"font-size : 16px; width: 500px\" name=\"title\" value=\"$title\">";
|
||||||
|
|
||||||
print "</fieldset>";
|
print "</fieldset>";
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user