From 327b2d96da372814ba1be6eb84707358a9df37cc Mon Sep 17 00:00:00 2001 From: Pepper Date: Wed, 9 Mar 2016 23:19:09 -0500 Subject: small fix --- share/frontend/imconcat/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/frontend/imconcat') diff --git a/share/frontend/imconcat/index.html b/share/frontend/imconcat/index.html index 49b3909..a22b8c5 100644 --- a/share/frontend/imconcat/index.html +++ b/share/frontend/imconcat/index.html @@ -232,7 +232,7 @@ function generatingOff(){ resetModal() $('form').find('input[type=submit]').prop('disabled', false); - $('#logos').find('img').attr("src", "img/logo-complete.gif") + $('#logos').find('img').attr("src", "img/logo-complete.png") }; function reportError(msg){ $('h4.failure').toggleClass("dontshowme") -- cgit v1.2.3-70-g09d2