Skip to content

Commit

Permalink
*7961* Reconciled user login template from OMP
Browse files Browse the repository at this point in the history
  • Loading branch information
asmecher committed Oct 11, 2012
1 parent 2806046 commit 68d0019
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion templates/user/changePassword.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Change password form.
*
*}
{strip}
{include file="core:user/changePassword.tpl"}
Expand Down
2 changes: 0 additions & 2 deletions templates/user/login.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,10 @@
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* User login form.
*
*}
{strip}
{assign var="helpTopicId" value="user.registerAndProfile"}
{assign var="registerOp" value="register"}
{assign var="registerLocaleKey" value="user.login.registerNewAccount"}
{include file="core:user/login.tpl"}
{/strip}

1 change: 0 additions & 1 deletion templates/user/loginChangePassword.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Form to change a user's password in order to login.
*
*}
{strip}
{assign var="passwordLengthRestrictionLocaleKey" value="user.register.passwordLengthRestriction"}
Expand Down
1 change: 0 additions & 1 deletion templates/user/lostPassword.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
* Distributed under the GNU GPL v2. For full terms see the file docs/COPYING.
*
* Password reset form.
*
*}
{strip}
{assign var="registerOp" value="register"}
Expand Down

0 comments on commit 68d0019

Please sign in to comment.