mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
and remove that orphaned closing tag
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9706 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
9249ee2e72
commit
c6a84179e3
2 changed files with 3 additions and 3 deletions
|
@ -34,6 +34,8 @@
|
||||||
{L_RECAPTCHA_NOT_AVAILABLE}
|
{L_RECAPTCHA_NOT_AVAILABLE}
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- IF S_TYPE == 0 -->
|
<!-- IF S_TYPE == 0 -->
|
||||||
|
</fieldset>
|
||||||
|
<span class="corners-bottom"><span></span></span></div>
|
||||||
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
|
|
@ -77,8 +77,6 @@
|
||||||
|
|
||||||
<!-- INCLUDE {CAPTCHA_TEMPLATE} -->
|
<!-- INCLUDE {CAPTCHA_TEMPLATE} -->
|
||||||
|
|
||||||
</fieldset>
|
|
||||||
|
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
<!-- IF S_COPPA -->
|
<!-- IF S_COPPA -->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue