aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/captcha_default.html
diff options
context:
space:
mode:
authorHenry Sudhof <kellanved@phpbb.com>2009-12-13 14:05:22 +0000
committerHenry Sudhof <kellanved@phpbb.com>2009-12-13 14:05:22 +0000
commit85977941b3dd5dc0e8a4b1fbe2fb1e7ac9709891 (patch)
tree64d7e255dce326b82e68d574aafecc84effb4c7c /phpBB/styles/subsilver2/template/captcha_default.html
parentd779e1267d9b3a202f6f0abd85cdbbda46c9058c (diff)
downloadforums-85977941b3dd5dc0e8a4b1fbe2fb1e7ac9709891.tar
forums-85977941b3dd5dc0e8a4b1fbe2fb1e7ac9709891.tar.gz
forums-85977941b3dd5dc0e8a4b1fbe2fb1e7ac9709891.tar.bz2
forums-85977941b3dd5dc0e8a4b1fbe2fb1e7ac9709891.tar.xz
forums-85977941b3dd5dc0e8a4b1fbe2fb1e7ac9709891.zip
#54135
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10330 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subsilver2/template/captcha_default.html')
-rw-r--r--phpBB/styles/subsilver2/template/captcha_default.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/captcha_default.html b/phpBB/styles/subsilver2/template/captcha_default.html
index eaf7a30944..e0116ae42c 100644
--- a/phpBB/styles/subsilver2/template/captcha_default.html
+++ b/phpBB/styles/subsilver2/template/captcha_default.html
@@ -11,5 +11,5 @@
<tr>
<td class="row1"><b class="genmed">{L_CONFIRM_CODE}:</b><br /><span class="gensmall">{L_CONFIRM_CODE_EXPLAIN}</span></td>
<td class="row2"><input class="post" type="text" name="confirm_code" size="8" maxlength="8" />
- <!-- IF S_CONFIRM_REFRESH --><input type="submit" name="refresh_vc" id="refresh_vc" class="button2" value="{L_VC_REFRESH}" /><!-- ENDIF --></td>
+ <!-- IF S_CONFIRM_REFRESH --><input type="submit" name="refresh_vc" id="refresh_vc" class="btnlite" value="{L_VC_REFRESH}" /><!-- ENDIF --></td>
</tr>