mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-29 20:41:29 +00:00
rework a few more dialogs to use App.dialogOf()
This commit is contained in:
@@ -83,8 +83,7 @@ class Backend extends Handler_Protected {
|
||||
}
|
||||
|
||||
print "<footer class='text-center'>";
|
||||
print "<button dojoType='dijit.form.Button'
|
||||
onclick=\"return dijit.byId('helpDlg').hide()\">".__('Close this window')."</button>";
|
||||
print "<button dojoType='dijit.form.Button' class='alt-primary' type='submit'>".__('Close this window')."</button>";
|
||||
print "</footer>";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user