mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-16 01:25:55 +00:00
pref-users: shorten new user input field
This commit is contained in:
@@ -374,7 +374,7 @@
|
||||
<input id=\"uadd_box\"
|
||||
onkeyup=\"toggleSubmitNotEmpty(this, 'user_add_btn')\"
|
||||
onchange=\"toggleSubmitNotEmpty(this, 'user_add_btn')\"
|
||||
size=\"40\"> ";
|
||||
size=\"15\"> ";
|
||||
|
||||
print "<input type=\"submit\" class=\"button\"
|
||||
id=\"user_add_btn\" disabled=\"true\"
|
||||
|
||||
Reference in New Issue
Block a user