aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/subsilver2/template/captcha_default.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2009-08-23 14:50:39 +0000
committerAndreas Fischer <bantu@phpbb.com>2009-08-23 14:50:39 +0000
commit11f73b0f2138c16e672c39b3fd3221e9e4b747ab (patch)
tree5cbf7c23719127d51d0a918b56bcf9a2e3cfeb9f /phpBB/styles/subsilver2/template/captcha_default.html
parentfffb25ace4893498b6f6fc87c51ec58341828cd9 (diff)
downloadforums-11f73b0f2138c16e672c39b3fd3221e9e4b747ab.tar
forums-11f73b0f2138c16e672c39b3fd3221e9e4b747ab.tar.gz
forums-11f73b0f2138c16e672c39b3fd3221e9e4b747ab.tar.bz2
forums-11f73b0f2138c16e672c39b3fd3221e9e4b747ab.tar.xz
forums-11f73b0f2138c16e672c39b3fd3221e9e4b747ab.zip
#50215
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@10046 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/styles/subsilver2/template/captcha_default.html')
-rw-r--r--phpBB/styles/subsilver2/template/captcha_default.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/captcha_default.html b/phpBB/styles/subsilver2/template/captcha_default.html
index b0c36e89f1..61fc4ad68c 100644
--- a/phpBB/styles/subsilver2/template/captcha_default.html
+++ b/phpBB/styles/subsilver2/template/captcha_default.html
@@ -9,8 +9,7 @@
<input type="hidden" name="confirm_id" id="confirm_id" value="{CONFIRM_ID}" /></td>
</tr>
<tr>
- <td class="row1"><b class="genmed">{L_CONFIRM_CODE}: </b><br /><span class="gensmall">{L_CONFIRM_CODE_EXPLAIN}
-</span></td>
+ <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>
</tr> \ No newline at end of file