Minimal formatting changes to center things
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
require_once("../../config.php");
|
||||
?>
|
||||
|
||||
<center>
|
||||
<FORM name="form" method="post" action="editcategories.php">
|
||||
<table class=generalbox cellpadding=5 bgcolor="<?php p($THEME->cellheading)?>">
|
||||
<tr valign=top>
|
||||
@@ -23,7 +24,5 @@
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</p>
|
||||
|
||||
|
||||
</form>
|
||||
</center>
|
||||
|
||||
@@ -161,7 +161,7 @@
|
||||
?>
|
||||
|
||||
|
||||
<p align="center"><?php p(get_string("edit")) ?> <?php p(get_string("categories","glossary")) ?><font size="3">
|
||||
<div align="center">
|
||||
|
||||
<FORM name="theform" method="post" action="editcategories.php">
|
||||
<table width="40%" class=generalbox cellpadding=5 bgcolor="<?php p($THEME->cellheading)?>">
|
||||
|
||||
Reference in New Issue
Block a user