summaryrefslogtreecommitdiffstats
path: root/template/en/default/mfa/duo/verify.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/mfa/duo/verify.html.tmpl')
-rw-r--r--template/en/default/mfa/duo/verify.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/mfa/duo/verify.html.tmpl b/template/en/default/mfa/duo/verify.html.tmpl
index 627b82039..77f87cd65 100644
--- a/template/en/default/mfa/duo/verify.html.tmpl
+++ b/template/en/default/mfa/duo/verify.html.tmpl
@@ -37,7 +37,7 @@ $(function() {
[% css = BLOCK %]
#duo_container {
- background: #fff url(skins/standard/throbber.gif) 10px 10px no-repeat;
+ background: #fff url(../../images/throbber.gif) 10px 10px no-repeat;
width: 620px;
height: 330px;
border: 1px solid #000;