<!-- show inventory --> <fieldset><legend><a href="ishop.php?do=ViewMember&id=$post[userid]" title="$post[username]'s Inventory">$post[username]'s Inventory</a></legend> <div> $post[invrow] <br> </div> </fieldset> <!-- /show inventory -->