mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-09-14 18:10:59 +02:00
use a different network error image
This commit is contained in:
parent
84700dc2c9
commit
baf3fcf93a
BIN
images/error.png
Normal file
BIN
images/error.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 666 B |
@ -210,7 +210,7 @@
|
||||
<button id="net-alert" dojoType="dijit.form.Button" style="display : none" disabled="true"
|
||||
title="<?php echo __("Communication problem with server.") ?>">
|
||||
<img
|
||||
src="images/alert.png" />
|
||||
src="images/error.png" />
|
||||
</button>
|
||||
|
||||
<button id="newVersionIcon" dojoType="dijit.form.Button" style="display : none">
|
||||
|
Loading…
x
Reference in New Issue
Block a user