I'd like to get rid of the text under the login boxes, which reads: "Don't have an account yet? YOu can..."
Is it possible? If so, how?
Thanks,
Wrafter
gear Captain
Joined: May 14, 2003
Posts: 579
Location: Mid-Cities
Posted:
Sun Feb 22, 2004 5:43 pm
Not knowing exactly which block or box you mean...
Most of that is set in /language/lang-english.php. In your particular case, around line 45 of that file I see:
Code:
define("_ASREGISTERED","Don't have an account yet? You can <a hre.....
You can change the text within the second set of quotes to whatever you want. Look through that file for other things you might want to reword/correct .
To remove it altogether, I would need to know exactly where (block/module) that line is referenced (I seem to recall it in several different blocks).
g
nukeum66 Lieutenant
Joined: Jun 27, 2003
Posts: 286
Location: Memphis, TN - No! I haven't seen Elvis
Posted:
Sun Feb 22, 2004 5:50 pm
Edit block-Login.php on or about line 41 comment out this line
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum