]> git.mjollnir.org Git - moodle.git/commitdiff
Minimal formatting changes to center things
authormoodler <moodler>
Sun, 9 Nov 2003 03:26:33 +0000 (03:26 +0000)
committermoodler <moodler>
Sun, 9 Nov 2003 03:26:33 +0000 (03:26 +0000)
mod/glossary/editcategories.html
mod/glossary/editcategories.php

index d5943d24afee4cb1f5d8e0173a8536e8a35a3b1d..e97a4beb068f863d63d58d277bea2c4f5a7d047f 100644 (file)
@@ -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>
index 87d0e49d2d410feb0db9880d1bc71f564c796c8d..8be8e6b12f593d17ec89eaf328f9251d2353ff87 100644 (file)
 ?>
 
 
-<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)?>">