Author: Helter » Thu Jun 14, 2007 6:42 pm
still needs a little work.
it would be nicer to make it a js. window, add PM notification, and topics since, or new topics
currently looks like [url=http]this[/url]
I added the language files to lang_main so they are more easily translated.
I made it pull template info trom the overall header
I included a meta refresh so that you do not need to edit the tpl with your url info
open language/lang_english/lang_main.php
find
//
// That's all, Folks!
//
before, add
$lang['Logged_in_title'] = 'Status: %s';
$lang['Logged_in'] = 'Logged In';
$lang['Logged_out'] = 'Logged Out';
$lang['Logged_in_explain'] = 'You are currently logged in as <b>%s</b>.';
$lang['Logged_out_explain'] = 'You are currently logged out, click %shere%s to login.';
$lang['RECENT_TOPICS'] = 'Recent Topics';
upload attached files
You do not have the required permissions to view the files attached to this post.
Last edited by Helter on Wed Dec 31, 1969 5:00 pm, edited 1 time in total.
"Success is getting what you want. Happiness is wanting what you get." - Dale Carnegie