mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-20 02:31:28 +00:00
notify window close button
This commit is contained in:
@@ -21,7 +21,11 @@
|
||||
<tr>
|
||||
<td class="toolbar" colspan="2">
|
||||
<table width="100%" cellspacing="0" cellpadding="0">
|
||||
<td valign="middle"> <div id="notify"> </div></td>
|
||||
<td valign="middle">
|
||||
<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" align="right">
|
||||
<a href="prefs.php" class="button">Preferences</a></td>
|
||||
</tr></table>
|
||||
|
||||
Reference in New Issue
Block a user