Updated translations, more information in dashboard (part 2/2), bugfixes once again
This commit is contained in:
8
templates/Sparkle/customer/index/index.tpl
vendored
8
templates/Sparkle/customer/index/index.tpl
vendored
@@ -181,13 +181,17 @@ $header
|
||||
<th colspan="2">{$lng['index']['accountdetails']}</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$lng['login']['username']}</td>
|
||||
<td>{$lng['login']['username']}:</td>
|
||||
<td>{$userinfo['loginname']}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$lng['customer']['domains']}</td>
|
||||
<td>{$lng['customer']['domains']}:</td>
|
||||
<td>$domains</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>{$lng['customer']['services']}:</td>
|
||||
<td>$services_enabled</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th colspan="2">{$lng['index']['customerdetails']}</th>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user