mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:25:57 +00:00
notify window close button
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="toolbar" valign="middle">
|
||||
<div id="notify"> </div>
|
||||
<table id="notify"><tr><td width="100%" id="notify_body"> </td>
|
||||
<td><img onclick="javascript:notify('')" alt="Close"
|
||||
src="images/close.png"></td></table>
|
||||
</td>
|
||||
<td class="toolbar" valign="middle" colspan="2" align="right">
|
||||
<a href="tt-rss.php" class="button">Return to main</a>
|
||||
|
||||
Reference in New Issue
Block a user