public design update
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
}
|
||||
|
||||
echo "<br />
|
||||
<table width=\"90%\" align=\"center\">
|
||||
<table width=\"100%\" align=\"center\">
|
||||
<tr>
|
||||
<td>
|
||||
<form action=\"".$PHP_SELF."\" method=\"post\">
|
||||
@@ -91,7 +91,7 @@
|
||||
// OREDER BY id DESC is order result by descending
|
||||
$result=mysql_query($sql);
|
||||
|
||||
echo "<table width=\"90%\" border=\"0\" align=\"center\" cellpadding=\"3\" cellspacing=\"1\" bgcolor=\"#CCCCCC\">
|
||||
echo "<table width=\"100%\" border=\"0\" align=\"center\" cellpadding=\"3\" cellspacing=\"1\" bgcolor=\"#CCCCCC\">
|
||||
<tr>
|
||||
<td width=\"6%\" align=\"center\" bgcolor=\"#E6E6E6\"><strong>#</strong></td>
|
||||
<td width=\"58%\" align=\"center\" bgcolor=\"#E6E6E6\"><strong>Topic</strong></td>
|
||||
|
Reference in New Issue
Block a user