Two questions

Support for PhpBB3. Post here to get help with any phpBB3 related issue here
There is no support here! Only Read Access!
Forum rules
In order the get any support, you will have to do following:
1. Use a describing title!
2. Describe your problem and what happened when the problem occured
3. Tell us what version of phpBB3 you are currently using.
Else your topic may be ignored or locked!
User avatar
Oliver
BBCoder III
BBCoder III
Posts: 120
Joined: 07 Mar 2010, 11:55

Re: Two questions

Post by Oliver »

I got a tip from a genies, what happens in the easiest way.

Index_body.html

Find

Code: Select all

<p>{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}


Replace

Code: Select all

<p>{TOTAL_USERS_ONLINE}<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST} 


Destroy, but to say this. ({L_ONLINE_EXPLAIN})

;)
Last edited by Oliver on 09 May 2010, 00:47, edited 1 time in total.
Locked