1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-26 02:31:29 +00:00

css tweaks

This commit is contained in:
Andrew Dolgov
2010-11-21 14:11:48 +03:00
parent 4aeafea283
commit bec2ecd945
2 changed files with 10 additions and 9 deletions

View File

@@ -637,7 +637,8 @@
print "</div>";
print "<div align='center'>";
print "<button onclick=\"return closeInfoBox()\">".
print "<button dojoType=\"dijit.form.Button\"
onclick=\"return closeInfoBox()\">".
__('Close this window')."</button>";
print "</div>";