1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Issue #6 Replace LAN_nnn with LAN_SHOW

Issue #6 Replace LAN_nnn with LAN_SHOW
This commit is contained in:
MikeyGMT
2016-02-24 15:46:23 +00:00
parent e1465c8c68
commit 7fba9bd190
6 changed files with 9 additions and 9 deletions

View File

@@ -47,7 +47,7 @@ $USER_SHORT_TEMPLATE_START = "
<br />
{USER_FORM_START}
<div class='form-inline'>
".LAN_USER_70.": {USER_FORM_RECORDS} ".LAN_USER_57." {USER_FORM_ORDER}
".LAN_SHOW.": {USER_FORM_RECORDS} ".LAN_USER_57." {USER_FORM_ORDER}
{USER_FORM_SUBMIT}
</div>
{USER_FORM_END}