mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-14 00:25:54 +00:00
integrate silk icons by Mark James
This commit is contained in:
@@ -232,7 +232,7 @@ function notify_real(msg, no_hide, n_type) {
|
||||
msg = "<span><img src='images/sign_info.svg'></span>" + msg;
|
||||
}
|
||||
|
||||
msg += " <span><img src=\"images/close_notify.svg\" class=\"close\" title=\"" +
|
||||
msg += " <span><img src=\"images/cross.png\" class=\"close\" title=\"" +
|
||||
__("Click to close") + "\" onclick=\"notify('')\"></span>";
|
||||
|
||||
// msg = "<img src='images/live_com_loading.gif'> " + msg;
|
||||
|
||||
Reference in New Issue
Block a user