action="module/personal/delete.php">delete</td></tr>);
replace this with
action="module/personal/delete.php">delete</td></tr>;

and remove the ; after } - it's ugly and useless ;)

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to