How to remove " Click here for Updating Instructions "

Requests, feedback, and general discussion about WoWRoster
DO NOT post topics about WoWRoster AddOns here!

How to remove " Click here for Updating Instructions "

Postby Gallio » Tue Oct 24, 2006 12:42 pm

Title says it all, Tried removing it my self not working to well. Thanks.
Gallio
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Sat Oct 21, 2006 12:11 pm

How to remove " Click here for Updating Instructions "

Postby zanix » Tue Oct 24, 2006 1:23 pm

Are you trying to just remove that link and leave the instructions below, or do you want to remove both?
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

How to remove " Click here for Updating Instructions "

Postby Gallio » Tue Oct 24, 2006 2:59 pm

Above if possible, I'm not sure.. Can move then one person update and submit there info? I'm not sure how that works..
Gallio
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Sat Oct 21, 2006 12:11 pm

How to remove " Click here for Updating Instructions "

Postby zanix » Wed Oct 25, 2006 6:52 am

Yeah, this is just display code

To remove the text
Code: Select all
Click here for Updating Instructions

And the instruction box at the bottom of the page

Go to Roster Config > Index Page
Set "Update Instructions" to off

To just remove the text requiressome file editing
File: memberslist.php
Find: Line 39
Code: Select all
print '            <a href="#update"><font size="4">'.$wordings[$roster_conf['roster_lang']]['update_link'].'</font></a><br /><br />'

Change to
Code: Select all
//print '            <a href="#update"><font size="4">'.$wordings[$roster_conf['roster_lang']]['update_link'].'</font></a><br /><br />'; 
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US


Return to General Support & Feedback

Who is online

Users browsing this forum: No registered users and 1 guest

cron