use a different network error image
This commit is contained in:
parent
84700dc2c9
commit
baf3fcf93a
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"
|
<button id="net-alert" dojoType="dijit.form.Button" style="display : none" disabled="true"
|
||||||
title="<?php echo __("Communication problem with server.") ?>">
|
title="<?php echo __("Communication problem with server.") ?>">
|
||||||
<img
|
<img
|
||||||
src="images/alert.png" />
|
src="images/error.png" />
|
||||||
</button>
|
</button>
|
||||||
|
|
||||||
<button id="newVersionIcon" dojoType="dijit.form.Button" style="display : none">
|
<button id="newVersionIcon" dojoType="dijit.form.Button" style="display : none">
|
||||||
|
|
Loading…
Reference in New Issue