hi i need a bit of help how do i remove the link at th bottom of Vinaora Visitors Counter what do i need to edit i am a beginer in php code please can anyone help?
$content .= "</tbody></table></div>";
$content .= "</div>";
$content .= '<div style="text-align:center;"><a href="http://vinaora.com" target="_blank" title="Vinaora Visitors Counter">Visitors Counter 1.0.2</a></div>';
if ($posttext != "") $content .= '<div>'.$posttext.'</div>';
function spaceer($a1,$a2,$a3)
{
$ret = '<tr style="text-align:left;"><td><img src="modules/mod_vvisit_counter/images/'.$a1.'" alt="mod_vvisit_counter"/></td>';
$ret .= '<td>'.$a2.'</td>';
$ret .= '<td style="text-align:right;">'.$a3.'</td></tr>';
return $ret;
}
?>/td>';
$ret .= '<td style="text-align:right;">'.$a3.'</td></tr>';
return $ret;
}
?>
Vinaora Visitors Counter Topic is solved
Moderators: tjay, seadap, Rogue4ngel, matthewhayashida
Forum rules