1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-10 16:46:50 +02:00

Language file cleanup continued.

This commit is contained in:
Cameron
2015-01-31 01:09:25 -08:00
parent cee4ffd235
commit a78f6ae14e
20 changed files with 46 additions and 51 deletions

View File

@@ -312,7 +312,7 @@ class auth
{
$text .= "
<div class='field'>
<label for='code_verify'>".ADLAN_152."</label>"
<label for='code_verify'>".LAN_ENTER_CODE."</label>"
.$sec_img->renderImage().
$sec_img->renderInput()."
</div>";