mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-15 13:25:57 +00:00
fix typo
This commit is contained in:
@@ -257,7 +257,7 @@ const Filters = {
|
|||||||
<ul class='panel panel-scrollable list list-unstyled' id='prefFilterTestResultList'></ul>
|
<ul class='panel panel-scrollable list list-unstyled' id='prefFilterTestResultList'></ul>
|
||||||
|
|
||||||
<footer class='text-center'>
|
<footer class='text-center'>
|
||||||
<button dojoType='dijit.form.Button' onclick="dijit.byId('filterTestDlg').hide()"><?php echo __('Close this window') ?></button>
|
<button dojoType='dijit.form.Button' type='submit' class='alt-primary'>${__('Close this window')}</button>
|
||||||
</footer>
|
</footer>
|
||||||
`
|
`
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user