Attachment it wrong

<a href="{$config['phpurl']}/admin/showpostip.php?Cat=$Cat" target="mainFrame">Search post IPs</a>
<br>


should be



<a href='{$config['phpurl']}/admin/showpostip.php?Cat=$Cat' target='mainFrame'>Search post IPs</a>
<br>

nice mod thanks