changed user profile cachestat detail
This commit is contained in:
@ -2431,7 +2431,7 @@ INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2000', 'My last
|
|||||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2001', 'Own logs', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2001', 'Own logs', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2002', 'Geocaches found', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2002', 'Geocaches found', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2003', 'Geocaches logged', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2003', 'Geocaches logged', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2004', 'active caches', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2004', '%1 of these are active', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2005', 'Show active', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2005', 'Show active', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2006', 'Deleted by', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2006', 'Deleted by', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2007', 'User data', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans` (`id`, `text`, `last_modified`) VALUES ('2007', 'User data', '2013-04-25 23:00:00');
|
||||||
@ -6387,7 +6387,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
|||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2001', 'DE', 'Eigene Logs', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2001', 'DE', 'Eigene Logs', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2002', 'DE', 'gefundene Caches', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2002', 'DE', 'gefundene Caches', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2003', 'DE', 'geloggte Caches', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2003', 'DE', 'geloggte Caches', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2004', 'DE', 'aktive Caches', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2004', 'DE', 'davon %1 aktiv', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2005', 'DE', 'aktive anzeigen', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2005', 'DE', 'aktive anzeigen', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2006', 'DE', 'gelöscht von', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2006', 'DE', 'gelöscht von', '2013-04-25 23:00:00');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2007', 'DE', 'Benutzerdaten', '2013-04-25 23:00:00');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2007', 'DE', 'Benutzerdaten', '2013-04-25 23:00:00');
|
||||||
@ -11118,7 +11118,7 @@ INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUE
|
|||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2001', 'IT', 'Logs propri', '2013-05-28 16:52:39');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2001', 'IT', 'Logs propri', '2013-05-28 16:52:39');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2002', 'IT', 'Geocaches trovate', '2010-09-01 23:48:28');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2002', 'IT', 'Geocaches trovate', '2010-09-01 23:48:28');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2003', 'IT', 'Geocaches loggate', '2013-05-28 16:52:39');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2003', 'IT', 'Geocaches loggate', '2013-05-28 16:52:39');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2004', 'IT', 'cache attive', '2013-05-28 16:52:39');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2004', 'IT', '%1 cache attive', '2013-05-28 16:52:39');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2005', 'IT', 'Visualizza attive', '2013-05-28 16:52:39');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2005', 'IT', 'Visualizza attive', '2013-05-28 16:52:39');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2006', 'IT', 'Cancellata da', '2013-05-28 16:52:39');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2006', 'IT', 'Cancellata da', '2013-05-28 16:52:39');
|
||||||
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2007', 'IT', 'Dati utente', '2013-05-28 16:52:39');
|
INSERT INTO `sys_trans_text` (`trans_id`, `lang`, `text`, `last_modified`) VALUES ('2007', 'IT', 'Dati utente', '2013-05-28 16:52:39');
|
||||||
|
@ -9,6 +9,7 @@
|
|||||||
{t 1=$username}Userprofile of %1{/t}
|
{t 1=$username}Userprofile of %1{/t}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{* send email *}
|
||||||
<div class="default" style="text-align: right;padding-right: 22px;">
|
<div class="default" style="text-align: right;padding-right: 22px;">
|
||||||
<a href="mailto.php?userid={$userid}"><img src="resource2/{$opt.template.style}/images/misc/16x16-email.png" width="16" height="16" border="0" alt="{t}Send E-Mail{/t}" align="middle" /></a>
|
<a href="mailto.php?userid={$userid}"><img src="resource2/{$opt.template.style}/images/misc/16x16-email.png" width="16" height="16" border="0" alt="{t}Send E-Mail{/t}" align="middle" /></a>
|
||||||
[<a href="mailto.php?userid={$userid}">{t}Send E-Mail{/t}</a>]
|
[<a href="mailto.php?userid={$userid}">{t}Send E-Mail{/t}</a>]
|
||||||
@ -16,6 +17,7 @@
|
|||||||
|
|
||||||
<div class="buffer" style="width: 500px;"> </div>
|
<div class="buffer" style="width: 500px;"> </div>
|
||||||
|
|
||||||
|
{* profile data *}
|
||||||
<div class="content2-container bg-blue02">
|
<div class="content2-container bg-blue02">
|
||||||
<p class="content-title-noshade-size2">
|
<p class="content-title-noshade-size2">
|
||||||
<img src="resource2/{$opt.template.style}/images/profile/32x32-profile.png" style="align: left; margin-right: 10px;" width="32" height="32" />
|
<img src="resource2/{$opt.template.style}/images/profile/32x32-profile.png" style="align: left; margin-right: 10px;" width="32" height="32" />
|
||||||
@ -85,6 +87,7 @@
|
|||||||
<tr><td><td class="spacer"> </td></tr>
|
<tr><td><td class="spacer"> </td></tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
{* description *}
|
||||||
{if $description != ""}
|
{if $description != ""}
|
||||||
<div class="content2-container bg-blue02" >
|
<div class="content2-container bg-blue02" >
|
||||||
</div>
|
</div>
|
||||||
@ -94,6 +97,7 @@
|
|||||||
<div> </div>
|
<div> </div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
{* statistics *}
|
||||||
<div class="content2-container bg-blue02">
|
<div class="content2-container bg-blue02">
|
||||||
<p class="content-title-noshade-size2">
|
<p class="content-title-noshade-size2">
|
||||||
<img src="resource2/{$opt.template.style}/images/cacheicon/20x20-3.png" style="align: left; margin-right: 10px;" />
|
<img src="resource2/{$opt.template.style}/images/cacheicon/20x20-3.png" style="align: left; margin-right: 10px;" />
|
||||||
@ -108,7 +112,7 @@
|
|||||||
<td valign="middle" class="header-small" style="padding-top:5px;padding-bottom:5px">
|
<td valign="middle" class="header-small" style="padding-top:5px;padding-bottom:5px">
|
||||||
<img src="resource2/{$opt.template.style}/images/cacheicon/22x22-traditional.gif" width="22" height="22" align="middle" border="0" /> <b>{t}Hidden caches{/t}:</b></td>
|
<img src="resource2/{$opt.template.style}/images/cacheicon/22x22-traditional.gif" width="22" height="22" align="middle" border="0" /> <b>{t}Hidden caches{/t}:</b></td>
|
||||||
<td class="header-small">{$hidden}
|
<td class="header-small">{$hidden}
|
||||||
{if $hidden>0}[<a href="search.php?showresult=1&expert=0&f_inactive=0&output=HTML&sort=byname&ownerid={$userid}&searchbyowner=&calledbysearch=0">{t}Show all{/t}</a>]{if $active<$hidden}, {$active} {t}active caches{/t} {if $active>0}[<a href="search.php?showresult=1&expert=0&f_inactive=1&output=HTML&sort=byname&ownerid={$userid}&searchbyowner=&calledbysearch=0">{t}Show{/t}</a>]{/if}{/if}{/if}
|
{if $hidden>0}[<a href="search.php?showresult=1&expert=0&f_inactive=0&output=HTML&sort=byname&ownerid={$userid}&searchbyowner=&calledbysearch=0">{t}Show all{/t}</a>]{if $active<$hidden}, {t 1=$active}%1 of these are active{/t} {if $active>0}[<a href="search.php?showresult=1&expert=0&f_inactive=1&output=HTML&sort=byname&ownerid={$userid}&searchbyowner=&calledbysearch=0">{t}Show{/t}</a>]{/if}{/if}{/if}
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user