1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-03 15:27:42 +02:00
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9806 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Henry Sudhof
2009-07-20 12:46:24 +00:00
parent 8d28978d85
commit 354cab397f

View File

@@ -52,7 +52,7 @@
<!-- IF S_ERROR --> <!-- IF S_ERROR -->
<div class="errorbox"> <div class="errorbox">
<h3>{L_WARNING}</h3> <h3>{L_WARNING}</h3>
<p>{QA_ERROR_MSG}</p> <p>{L_QA_ERROR_MSG}</p>
</div> </div>
<!-- ENDIF --> <!-- ENDIF -->
<form id="captcha_qa" method="post" action="{U_ACTION}"> <form id="captcha_qa" method="post" action="{U_ACTION}">