Commit cb21ffeca398ec75ccdfa1da2009279b83973e1f
1 parent
458d52fb
add Vitaliy's widgets
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/registration.php
... | ... | @@ -120,7 +120,7 @@ |
120 | 120 | |
121 | 121 | <div class="input-blocks-wrapper captcha"> |
122 | 122 | <div class="input-blocks-captcha"> |
123 | - <img id="accountsform-verifycode-image" src="images/captcha.png" alt=""> | |
123 | + <img id="accountsform-verifycode-image" src="/images/captcha.png" alt=""> | |
124 | 124 | </div> |
125 | 125 | </div> |
126 | 126 | ... | ... |