diff --git a/src/www/gfse/P/1343909216_weather_03.png b/src/www/gfse/P/1343909216_weather_03.png new file mode 100644 index 000000000..831946638 Binary files /dev/null and b/src/www/gfse/P/1343909216_weather_03.png differ diff --git a/src/www/gfse/editor.js b/src/www/gfse/editor.js index 409cc936b..8f8d3354d 100644 --- a/src/www/gfse/editor.js +++ b/src/www/gfse/editor.js @@ -30,7 +30,7 @@ function draw_grammar_list() { var cloud_download= a(jsurl("download_json()"), [node("img",{"class":"cloud", - src:"P/1307545089_weather_04.png",alt:"[Down Cloud]", + src:"P/1343909216_weather_03.png",alt:"[Down Cloud]", title:"Click to download grammar updates from the cloud"}, [])]); insertAfter(cloud_download,cloud_upload);