Hi, Chuck,
in adm-misc.php there is a place.
Quote:
<tr><td class=\"{$Style['tddetails']}\" nowrap=\"nowrap\"><span class=\"{$Style['small']}\">
<a href=\"{$Globals['maindir']}/adm-misc.php?admact=options&ppaction=options\" target=\"mainFrame\">All Options</a><br />";
|
I have changed them in
Quote:
<tr><td class=\"{$Style['tddetails']}\" nowrap=\"nowrap\"><span class=\"{$Style['small']}\">
<a href=\"{$Globals['maindir']}/adm-misc.php?admact=options&ppaction=options\" target=\"mainFrame\">{$rp_phrase['alloption']}</a><br />";
|
You can do it with Updaten?