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