diff options
Diffstat (limited to 'templates/install.tmpl')
-rw-r--r-- | templates/install.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/install.tmpl b/templates/install.tmpl index 249a3a7c4a..f1f8b314d2 100644 --- a/templates/install.tmpl +++ b/templates/install.tmpl @@ -321,5 +321,5 @@ </div> </div> </div> -<img style="display: none" src="{{StaticUrlPrefix}}/img/loading.png"/> +<img style="display: none" src="{{AssetUrlPrefix}}/img/loading.png"/> {{template "base/footer" .}} |