1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 14:31:28 +00:00

Add callback to Popups, focus subscribe URL input.

This commit is contained in:
Adrian Lang
2010-01-06 12:17:28 +01:00
committed by Andrew Dolgov
parent ae096313ed
commit 542aebacb7
4 changed files with 11 additions and 12 deletions

View File

@@ -101,7 +101,7 @@
print "<input size=\"40\"
onkeypress=\"return filterCR(event, subscribeToFeed)\"
name=\"feed_url\"></td></tr>";
name=\"feed_url\" id=\"feed_url\"></td></tr>";
print "<br/>";