mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-29 17:07:12 +00:00
refactor OPML export/import code to be less horrible
This commit is contained in:
@@ -49,7 +49,7 @@ class Dlg extends Handler_Protected {
|
||||
|
||||
print "<div align='center'>";
|
||||
|
||||
print "<button dojoType=\"dijit.form.Button\" onclick=\"return opmlRegenKey()\">".
|
||||
print "<button dojoType=\"dijit.form.Button\" onclick=\"return Prefs.OPML.changeKey()\">".
|
||||
__('Generate new URL')."</button> ";
|
||||
|
||||
print "<button dojoType=\"dijit.form.Button\" onclick=\"return CommonDialogs.closeInfoBox()\">".
|
||||
|
||||
Reference in New Issue
Block a user