";
start_table();
row1("Edit account info");
row2("Name",
""
);
row2("URL",
"http://"
);
row2_init("Country",
"\n";
row2("Postal (ZIP) code",
""
);
$x = "";
row2("Signature for message boards", $x);
row2("", "");
end_table();
echo "\n";
page_tail();
?>