commit | 55fd5f3ed6ba29e0c49c19c2833135cb0e56d3f2 | [log] [tgz] |
---|---|---|
author | Rushabh Mehta <rmehta@gmail.com> | Wed Sep 26 19:00:02 2012 +0530 |
committer | Rushabh Mehta <rmehta@gmail.com> | Wed Sep 26 19:00:02 2012 +0530 |
tree | f43df77eaf9da41ae9f775e0012921f3ad160078 | |
parent | 47ee285ff9fda0e1b419fa9561897b9f6ee5ee6e [diff] |
added voucher import tool
diff --git a/website/templates/html/outer.html b/website/templates/html/outer.html index a671d98..1a036f0 100644 --- a/website/templates/html/outer.html +++ b/website/templates/html/outer.html
@@ -45,7 +45,7 @@ {% endif %} {% endfor %} </ul> - <img src="images/lib/ui/spinner.gif" id="spinner"/> + <img src="lib/images/ui/spinner.gif" id="spinner"/> <ul class="nav pull-right"> <li id="login-topbar-item"><a href="login.html">Login</a></li> </ul>