|
@@ -5,7 +5,6 @@
|
|
|
* Customized ny thurdata
|
|
* Customized ny thurdata
|
|
|
**********************************************************
|
|
**********************************************************
|
|
|
*}
|
|
*}
|
|
|
-{debug}
|
|
|
|
|
{if $modulechangepwresult}
|
|
{if $modulechangepwresult}
|
|
|
{if $modulechangepwresult == "success"}
|
|
{if $modulechangepwresult == "success"}
|
|
|
{include file="$template/includes/alert.tpl" type="success" msg=$modulechangepasswordmessage textcenter=true}
|
|
{include file="$template/includes/alert.tpl" type="success" msg=$modulechangepasswordmessage textcenter=true}
|
|
@@ -100,7 +99,7 @@
|
|
|
{else}
|
|
{else}
|
|
|
<li>
|
|
<li>
|
|
|
<span class="list-heading">Trial Account</span>
|
|
<span class="list-heading">Trial Account</span>
|
|
|
- <span class="list-text">Restlaufzeit: {14 - $smarty.now - $regdate}</span>
|
|
|
|
|
|
|
+ <span class="list-text">Restlaufzeit: 14 - {$smarty.now} - {$regdate}</span>
|
|
|
</li>
|
|
</li>
|
|
|
{/if}
|
|
{/if}
|
|
|
</ul>
|
|
</ul>
|