summaryrefslogtreecommitdiff
path: root/modules/gallery
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2010-10-01 21:09:14 -0700
committerBharat Mediratta <bharat@menalto.com>2010-10-01 21:09:14 -0700
commit86981c5afb980f744103af8b2e9a229e745d98fb (patch)
tree61e28b8db2c521460adb8743df67b9a3803d888d /modules/gallery
parent1c1820094083a1011e96d86160185b78c5982ddd (diff)
Use the "loading" image from themes/wind since it's no longer in gallery3/lib.
Diffstat (limited to 'modules/gallery')
-rw-r--r--modules/gallery/views/upgrader.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/views/upgrader.html.php b/modules/gallery/views/upgrader.html.php
index 1ec49c77..ad2e3421 100644
--- a/modules/gallery/views/upgrader.html.php
+++ b/modules/gallery/views/upgrader.html.php
@@ -17,7 +17,7 @@
<a id="dialog_close_link" style="display: none" onclick="$('#dialog').fadeOut(); return false;" href="#" class="close">[x]</a>
<div id="busy" style="display: none">
<h1>
- <img width="16" height="16" src="<?= url::file("lib/images/loading-small.gif") ?>"/>
+ <img width="16" height="16" src="<?= url::file("themes/wind/images/loading-small.gif") ?>"/>
<?= t("Upgrade in progress!") ?>
</h1>
<p>