Invitations
| Total | -Activated | -Outstanding | -
|---|---|---|
| {$INVITATION_INFO.total} | -{$INVITATION_INFO.activated} | -{$INVITATION_INFO.outstanding} | -
diff --git a/public/templates/bootstrap/account/edit/default.tpl b/public/templates/bootstrap/account/edit/default.tpl index 82e1a274..b069de27 100644 --- a/public/templates/bootstrap/account/edit/default.tpl +++ b/public/templates/bootstrap/account/edit/default.tpl @@ -1,4 +1,3 @@ -
| - {include file="admin/dashboard/mpos.tpl"} - | -
| - {include file="admin/dashboard/user.tpl"} - | -
| - {include file="admin/dashboard/registrations.tpl"} - {if $GLOBAL.config.disable_invitations|default:"0" == 0} - {include file="admin/dashboard/invitation.tpl"} - {/if} - | -
| Total | -Activated | -Outstanding | -
|---|---|---|
| {$INVITATION_INFO.total} | -{$INVITATION_INFO.activated} | -{$INVITATION_INFO.outstanding} | -
| Total | +Activated | +Outstanding | +
|---|---|---|
| {$INVITATION_INFO.total} | +{$INVITATION_INFO.activated} | +{$INVITATION_INFO.outstanding} | +
| Component | -Current | -Installed | -
|---|---|---|
| MPOS | -{$VERSION['CURRENT']['CORE']} | -- {$VERSION['INSTALLED']['CORE']} - | -
| Config | -{$VERSION['CURRENT']['CONFIG']} | -- {$VERSION['INSTALLED']['CONFIG']} - | -
| Database | -{$VERSION['CURRENT']['DB']} | -- {$VERSION['INSTALLED']['DB']} - | -
| Cronjobs | -Wallet | -|
|---|---|---|
| Errors | -Disabled | -Errors | -
| - {if $CRON_ERROR == 0}None - OK{else}{$CRON_ERROR}{/if} - | -- {if $CRON_DISABLED == 0}None - OK{else}{$CRON_DISABLED}{/if} - | -- {$WALLET_ERROR|default:"None - OK"} - | -
| Component | +Current | +Installed | +
|---|---|---|
| MPOS | +{$VERSION['CURRENT']['CORE']} | ++ {$VERSION['INSTALLED']['CORE']} + | +
| Config | +{$VERSION['CURRENT']['CONFIG']} | ++ {$VERSION['INSTALLED']['CONFIG']} + | +
| Database | +{$VERSION['CURRENT']['DB']} | ++ {$VERSION['INSTALLED']['DB']} + | +
| Cronjobs | +Wallet | +|
|---|---|---|
| Errors | +Disabled | +Errors | +
| + {if $CRON_ERROR == 0}None - OK{else}{$CRON_ERROR}{/if} + | ++ {if $CRON_DISABLED == 0}None - OK{else}{$CRON_DISABLED}{/if} + | ++ {$WALLET_ERROR|default:"None - OK"} + | +
| 24 hours | -7 days | -1 month | -6 months | -1 year | -
|---|---|---|---|---|
| {$USER_REGISTRATIONS.24hours} | -{$USER_REGISTRATIONS.7days} | -{$USER_REGISTRATIONS.1month} | -{$USER_REGISTRATIONS.6month} | -{$USER_REGISTRATIONS.1year} | -
| 24 hours | +7 days | +1 month | +6 months | +1 year | +
|---|---|---|---|---|
| {$USER_REGISTRATIONS.24hours} | +{$USER_REGISTRATIONS.7days} | +{$USER_REGISTRATIONS.1month} | +{$USER_REGISTRATIONS.6month} | +{$USER_REGISTRATIONS.1year} | +
| Total | -Active | -Locked | -Admins | -No Fees | -
|---|---|---|---|---|
| {$USER_INFO.total} | -{$USER_INFO.active} | -{$USER_INFO.locked} | -{$USER_INFO.admins} | -{$USER_INFO.nofees} | -
| 24 hours | -7 days | -1 month | -6 months | -1 year | -
|---|---|---|---|---|
| {$USER_LOGINS.24hours} | -{$USER_LOGINS.7days} | -{$USER_LOGINS.1month} | -{$USER_LOGINS.6month} | -{$USER_LOGINS.1year} | -
| Total | +Active | +Locked | +Admins | +No Fees | +
|---|---|---|---|---|
| {$USER_INFO.total} | +{$USER_INFO.active} | +{$USER_INFO.locked} | +{$USER_INFO.admins} | +{$USER_INFO.nofees} | +
| 24 hours | +7 days | +1 month | +6 months | +1 year | +
|---|---|---|---|---|
| {$USER_LOGINS.24hours} | +{$USER_LOGINS.7days} | +{$USER_LOGINS.1month} | +{$USER_LOGINS.6month} | +{$USER_LOGINS.1year} | +
| @@ -18,7 +23,7 @@ |
| Username | @@ -38,7 +43,10 @@{$TOPINVITERS[inviter].activated} |
|---|
| Cronjob | Disabled | @@ -26,7 +32,7 @@ {else if $event.type == 'message'} {$event.value} {else if $event.type == 'yesno'} - + {else if $event.type == 'time'} {if $event.value > 60} @@ -55,5 +61,8 @@ {/foreach} -
|---|
| Worker Name | +Password | +Active | + {if $GLOBAL.config.disable_notifications != 1}Monitor | {/if} +Khash/s | +Difficulty | +Avg Difficulty | +
|---|---|---|---|---|---|---|
| {$WORKERS[worker].username|escape} | +{$WORKERS[worker].password|escape} | ++ {if $GLOBAL.config.disable_notifications != 1} + | + {/if} + | {$WORKERS[worker].hashrate|number_format|default:"0"} | +{if $WORKERS[worker].hashrate > 0}{$WORKERS[worker].difficulty|number_format:"2"|default:"0"}{else}0{/if} | +{if $WORKERS[worker].hashrate > 0}{$WORKERS[worker].avg_difficulty|number_format:"2"|default:"0"}{else}0{/if} | +
| -{if $smarty.request.registeredstart|default:"0" > 0} - Previous 10 -{else} - -{/if} - | -- Next 10 - | -
| + {if $smarty.request.registeredstart|default:"0" > 0} + Previous 10 + {else} + + {/if} + | ++ Next 10 + | +
| ID | -Username | -Reg. Date | -Invite | -Invited from | -|
|---|---|---|---|---|---|
| {$LASTREGISTEREDUSERS[user].id|escape} | -{$LASTREGISTEREDUSERS[user].mposuser} | -{$LASTREGISTEREDUSERS[user].email} | -{$LASTREGISTEREDUSERS[user].signup_timestamp|date_format:"%d/%m %H:%M:%S"} | -{if !$LASTREGISTEREDUSERS[user].inviter}{else}{/if} | -{$LASTREGISTEREDUSERS[user].inviter} | -
| ID | +Username | +Reg. Date | +Invite | +Invited from | +|
|---|---|---|---|---|---|
| {$LASTREGISTEREDUSERS[user].id|escape} | +{$LASTREGISTEREDUSERS[user].mposuser} | +{$LASTREGISTEREDUSERS[user].email} | +{$LASTREGISTEREDUSERS[user].signup_timestamp|date_format:"%d/%m %H:%M:%S"} | +{if !$LASTREGISTEREDUSERS[user].inviter}{else}{/if} | +{$LASTREGISTEREDUSERS[user].inviter} | +
| {$type} | - {/foreach} -
|---|
| {$total|number_format:"8"} | - {/foreach} -
| {$type} | + {/foreach} +
|---|
| {$total|number_format:"8"} | + {/foreach} +