Show gamers online everywhere
authorindvdum (gotoindvdum[at]gmail[dot]com)
Sat, 10 Mar 2012 00:53:57 +0400
changeset 17049ab39a9b9c
parent 16 d6012dd9347f
child 18 36b05a593b41
Show gamers online everywhere
styles/art_air_green/template/viewtopic_body.html
styles/prosilver/template/viewforum_body.html
styles/prosilver/template/viewtopic_body.html
     1.1 --- a/styles/art_air_green/template/viewtopic_body.html	Sat Mar 10 00:47:37 2012 +0400
     1.2 +++ b/styles/art_air_green/template/viewtopic_body.html	Sat Mar 10 00:53:57 2012 +0400
     1.3 @@ -264,8 +264,13 @@
     1.4  <!-- ENDIF -->
     1.5  
     1.6  <!-- IF S_DISPLAY_ONLINE_LIST -->
     1.7 +	<h3>{L_GAME_WHO_IS_ONLINE}</h3>
     1.8 +	<p>{LOGGED_IN_CIVIL_SERVER}</p>
     1.9 +	<p>{LOGGED_IN_WILD_SERVER}</p>
    1.10 +	<p>{LOGGED_IN_TEST_SERVER}</p>
    1.11 +
    1.12  	<h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>
    1.13  	<p>{LOGGED_IN_USER_LIST}</p>
    1.14  <!-- ENDIF -->
    1.15  
    1.16 -<!-- INCLUDE overall_footer.html -->
    1.17 \ No newline at end of file
    1.18 +<!-- INCLUDE overall_footer.html -->
     2.1 --- a/styles/prosilver/template/viewforum_body.html	Sat Mar 10 00:47:37 2012 +0400
     2.2 +++ b/styles/prosilver/template/viewforum_body.html	Sat Mar 10 00:53:57 2012 +0400
     2.3 @@ -207,6 +207,11 @@
     2.4  <!-- INCLUDE jumpbox.html -->
     2.5  
     2.6  <!-- IF S_DISPLAY_ONLINE_LIST -->
     2.7 +	<h3>{L_GAME_WHO_IS_ONLINE}</h3>
     2.8 +	<p>{LOGGED_IN_CIVIL_SERVER}</p>
     2.9 +	<p>{LOGGED_IN_WILD_SERVER}</p>
    2.10 +	<p>{LOGGED_IN_TEST_SERVER}</p>
    2.11 +
    2.12  	<h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>
    2.13  	<p>{LOGGED_IN_USER_LIST}</p>
    2.14  <!-- ENDIF -->
    2.15 @@ -216,4 +221,4 @@
    2.16  	<p><!-- BEGIN rules -->{rules.RULE}<br /><!-- END rules --></p>
    2.17  <!-- ENDIF -->
    2.18  
    2.19 -<!-- INCLUDE overall_footer.html -->
    2.20 \ No newline at end of file
    2.21 +<!-- INCLUDE overall_footer.html -->
     3.1 --- a/styles/prosilver/template/viewtopic_body.html	Sat Mar 10 00:47:37 2012 +0400
     3.2 +++ b/styles/prosilver/template/viewtopic_body.html	Sat Mar 10 00:53:57 2012 +0400
     3.3 @@ -264,8 +264,13 @@
     3.4  <!-- ENDIF -->
     3.5  
     3.6  <!-- IF S_DISPLAY_ONLINE_LIST -->
     3.7 +	<h3>{L_GAME_WHO_IS_ONLINE}</h3>
     3.8 +	<p>{LOGGED_IN_CIVIL_SERVER}</p>
     3.9 +	<p>{LOGGED_IN_WILD_SERVER}</p>
    3.10 +	<p>{LOGGED_IN_TEST_SERVER}</p>
    3.11 +
    3.12  	<h3><!-- IF U_VIEWONLINE --><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF --></h3>
    3.13  	<p>{LOGGED_IN_USER_LIST}</p>
    3.14  <!-- ENDIF -->
    3.15  
    3.16 -<!-- INCLUDE overall_footer.html -->
    3.17 \ No newline at end of file
    3.18 +<!-- INCLUDE overall_footer.html -->