diff --git a/plugins/passwordResetPlugin/templates/login_reset.smarty b/plugins/passwordResetPlugin/templates/login_reset.smarty index 7b937e0..0c21dbb 100644 --- a/plugins/passwordResetPlugin/templates/login_reset.smarty +++ b/plugins/passwordResetPlugin/templates/login_reset.smarty @@ -1,150 +1,144 @@ - - - - {i18n arg_appname="$appname"}Login | #appname#{/i18n} - - {foreach from=$css item=item} - - {/foreach} - - - - - - - - - - - {foreach from=$js item=item} - - {/foreach} - - -
-
-
-
- - - - {if $config->get('ui/mainLogo') != ''} - {$config->get(
- {else} - {$appname}
- {/if} - {if $smallVersion == 'Community Edition'} -

{i18n}Community Edition{/i18n}

- {/if} -
-
- {if ($errorMessage == null)} -

{i18n}Please enter your details below to login.{/i18n}

- {else} -
- {if ($errorMessage == $errorMessageConfirm)} - {$errorMessage} - {else} - {$errorMessage|sanitize} - {/if} -
- {/if} - - - - - - - - - -
-
-
- -
-
-

{i18n}Enter your username and email address. A link will be mailed to you in order to verify your email address.{/i18n}

- - - -
- - -
-
- - -
-
-
-
-
-
- -
-
-

{i18n}Please enter your username and email address.{/i18n}

- - -
- - -
- - -
- - -
- -
- - -
-
-
- - {if ($disclaimer)} -
-

{$disclaimer}

-
- {/if} -

-
- {* Added for live *} - {i18n}Access to this service is subject to the KnowledgeTreeLive Terms and Conditions of use.{/i18n}
- {i18n}© 2008 KnowledgeTree Inc. All Rights Reserved{/i18n} - - {* Removed for live - {i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}
- {i18n}Document Management Software{/i18n}
- {i18n}© 2008 KnowledgeTree Inc.{/i18n}

- {if ($smallVersion == 'Community Edition')} - {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
- {else} - {i18n}All rights reserved.{/i18n}
- {/if} - *} -

-
-
-
-
-
- - {if $reset_password} - - {else} - - {/if} - - + + + + {i18n arg_appname="$appname"}Login | #appname#{/i18n} + + {foreach from=$css item=item} + + {/foreach} + + + + + + + + + + + {foreach from=$js item=item} + + {/foreach} + + +
+
+
+
+ + + + {if $config->get('ui/mainLogo') != ''} + {$config->get(
+ {else} + {$appname}
+ {/if} + {if $smallVersion == 'Community Edition'} +

{i18n}Community Edition{/i18n}

+ {/if} +
+
+ {if ($errorMessage == null)} +

{i18n}Please enter your details below to login.{/i18n}

+ {else} +
+ {if ($errorMessage == $errorMessageConfirm)} + {$errorMessage} + {else} + {$errorMessage|sanitize} + {/if} +
+ {/if} + + + + + + + + + +
+
+
+ +
+
+

{i18n}Enter your username and email address. A link will be mailed to you in order to verify your email address.{/i18n}

+ + + +
+ + +
+
+ + +
+
+
+
+
+
+ +
+
+

{i18n}Please enter your username and email address.{/i18n}

+ + +
+ + +
+ + +
+ + +
+ +
+ + +
+
+
+ + {if ($disclaimer)} +
+

{$disclaimer}

+
+ {/if} +

+
+ {i18n arg_appname="$appname"}#appname# Version{/i18n} {$versionName}
+ {i18n}Document Management Software{/i18n}
+ {i18n}© 2008 KnowledgeTree Inc.{/i18n}

+ {if ($smallVersion == 'Community Edition')} + {i18n}This program is free software and published under the GNU General Public License version 3{/i18n}
+ {else} + {i18n}All rights reserved.{/i18n}
+ {/if} +

+
+
+
+
+
+ + {if $reset_password} + + {else} + + {/if} + +