mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-22 13:41:27 +00:00
neon: add disabled controls
This commit is contained in:
@@ -49,9 +49,8 @@
|
||||
|
||||
print "<div align='center'>";
|
||||
|
||||
print "<input class=\"button\"
|
||||
type=\"submit\" onclick=\"return opmlImportDone()\"
|
||||
value=\"".__('Close this window')."\">";
|
||||
print "<button onclick=\"return opmlImportDone()\">".
|
||||
__('Close this window')."</button>";
|
||||
|
||||
print "</div>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user