headborder("<b>Save Configuration</b>");
echo "
<table align=\"center\" cellspacing=\"20\" cellpadding=\"0\" width=\"100%\" class=\"tablec\">
<tr>
<td valign=\"top\" align=\"center\" class=\"data1\">".$mess."</td>
</tr>
</table>
<table align=\"center\" cellspacing=\"20\" cellpadding=\"0\" width=\"100%\" class=\"tabled\">
<tr>
<td valign=\"top\" align=\"center\" class=\"data1\">
<form name=\"form1\">
<input class=\"button\" type=\"button\" value=\"Go back\" onClick=\"self.location.href=('album.php?id=$id')\">
</form>
</td>
</tr>
</table>";
footborder();