Browse Source

use a different network error image

Andrew Dolgov 10 years ago
parent
commit
baf3fcf93a
2 changed files with 1 additions and 1 deletions
  1. BIN
      images/error.png
  2. 1 1
      index.php

BIN
images/error.png


+ 1 - 1
index.php

@@ -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">