]> git.vanrenterghem.biz Git - www.vanrenterghem.biz.git/blob - phpBB2_old/templates/Helius/admin/index_body.tpl
Baseline
[www.vanrenterghem.biz.git] / phpBB2_old / templates / Helius / admin / index_body.tpl
2 <h1>{L_WELCOME}</h1>
4 <p>{L_ADMIN_INTRO}</p>
6 <h1>Helius phpBB Style Notes</h1>
7 <p>
8 You are allowed to use this phpBB style only if you agree to the following conditions:<br />
9 - You cannot remove my copyright notice from style without my permission.<br />
10 - You cannot use images from this style anywhere else without my permission.<br />
11 - You can convert this style to another software, but converted style must have my copyright.<br />
12 - If you want to create new phpBB style based on this style you must ask my permission.<br />
13 - If you modify this style it still should contain my copyright because it is based on my work. Modified style should not be available for download without my permission.<br />
14 <br />
15 For support visit: <a href="http://www.phpbbstyles.com" target="_blank">http://www.phpbbstyles.com</a><br />
16 <br />
17 Sincerely,<br />
18 Vjacheslav Trushkin.
19 </p>
21 <h1>{L_FORUM_STATS}</h1>
23 <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
24   <tr> 
25         <th width="25%" nowrap="nowrap" height="25" class="thCornerL">{L_STATISTIC}</th>
26         <th width="25%" height="25" class="thTop">{L_VALUE}</th>
27         <th width="25%" nowrap="nowrap" height="25" class="thTop">{L_STATISTIC}</th>
28         <th width="25%" height="25" class="thCornerR">{L_VALUE}</th>
29   </tr>
30   <tr> 
31         <td class="row1" nowrap="nowrap">{L_NUMBER_POSTS}:</td>
32         <td class="row2"><b>{NUMBER_OF_POSTS}</b></td>
33         <td class="row1" nowrap="nowrap">{L_POSTS_PER_DAY}:</td>
34         <td class="row2"><b>{POSTS_PER_DAY}</b></td>
35   </tr>
36   <tr> 
37         <td class="row1" nowrap="nowrap">{L_NUMBER_TOPICS}:</td>
38         <td class="row2"><b>{NUMBER_OF_TOPICS}</b></td>
39         <td class="row1" nowrap="nowrap">{L_TOPICS_PER_DAY}:</td>
40         <td class="row2"><b>{TOPICS_PER_DAY}</b></td>
41   </tr>
42   <tr> 
43         <td class="row1" nowrap="nowrap">{L_NUMBER_USERS}:</td>
44         <td class="row2"><b>{NUMBER_OF_USERS}</b></td>
45         <td class="row1" nowrap="nowrap">{L_USERS_PER_DAY}:</td>
46         <td class="row2"><b>{USERS_PER_DAY}</b></td>
47   </tr>
48   <tr> 
49         <td class="row1" nowrap="nowrap">{L_BOARD_STARTED}:</td>
50         <td class="row2"><b>{START_DATE}</b></td>
51         <td class="row1" nowrap="nowrap">{L_AVATAR_DIR_SIZE}:</td>
52         <td class="row2"><b>{AVATAR_DIR_SIZE}</b></td>
53   </tr>
54   <tr> 
55         <td class="row1" nowrap="nowrap">{L_DB_SIZE}:</td>
56         <td class="row2"><b>{DB_SIZE}</b></td>
57         <td class="row1" nowrap="nowrap">{L_GZIP_COMPRESSION}:</td>
58         <td class="row2"><b>{GZIP_COMPRESSION}</b></td>
59   </tr>
60 </table>
61 <h1>{L_WHO_IS_ONLINE}</h1>
63 <table width="100%" cellpadding="4" cellspacing="1" border="0" class="forumline">
64   <tr> 
65         <th width="20%" class="thCornerL" height="25">&nbsp;{L_USERNAME}&nbsp;</th>
66         <th width="20%" height="25" class="thTop">&nbsp;{L_STARTED}&nbsp;</th>
67         <th width="20%" class="thTop">&nbsp;{L_LAST_UPDATE}&nbsp;</th>
68         <th width="20%" class="thCornerR">&nbsp;{L_FORUM_LOCATION}&nbsp;</th>
69         <th width="20%" height="25" class="thCornerR">&nbsp;{L_IP_ADDRESS}&nbsp;</th>
70   </tr>
71   <!-- BEGIN reg_user_row -->
72   <tr> 
73         <td width="20%" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{reg_user_row.U_USER_PROFILE}" class="gen">{reg_user_row.USERNAME}</a></span>&nbsp;</td>
74         <td width="20%" align="center" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen">{reg_user_row.STARTED}</span>&nbsp;</td>
75         <td width="20%" align="center" nowrap="nowrap" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen">{reg_user_row.LASTUPDATE}</span>&nbsp;</td>
76         <td width="20%" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{reg_user_row.U_FORUM_LOCATION}" class="gen">{reg_user_row.FORUM_LOCATION}</a></span>&nbsp;</td>
77         <td width="20%" class="{reg_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{reg_user_row.U_WHOIS_IP}" class="gen" target="_phpbbwhois">{reg_user_row.IP_ADDRESS}</a></span>&nbsp;</td>
78   </tr>
79   <!-- END reg_user_row -->
80   <tr> 
81         <td colspan="5" height="1" class="row3"><img src="{T_TEMPLATE_PATH}/images/spacer.gif" width="1" height="1" alt="."></td>
82   </tr>
83   <!-- BEGIN guest_user_row -->
84   <tr> 
85         <td width="20%" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen">{guest_user_row.USERNAME}</span>&nbsp;</td>
86         <td width="20%" align="center" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen">{guest_user_row.STARTED}</span>&nbsp;</td>
87         <td width="20%" align="center" nowrap="nowrap" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen">{guest_user_row.LASTUPDATE}</span>&nbsp;</td>
88         <td width="20%" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{guest_user_row.U_FORUM_LOCATION}" class="gen">{guest_user_row.FORUM_LOCATION}</a></span>&nbsp;</td>
89         <td width="20%" class="{guest_user_row.ROW_CLASS}">&nbsp;<span class="gen"><a href="{guest_user_row.U_WHOIS_IP}" target="_phpbbwhois">{guest_user_row.IP_ADDRESS}</a></span>&nbsp;</td>
90   </tr>
91   <!-- END guest_user_row -->
92 </table>
94 <br />