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 @@ - - -
-{$disclaimer}
-
-
- {* 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}
- *}
-
{$disclaimer}
+
+
+ {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}
+