]> git.mjollnir.org Git - s9y.git/commitdiff
Invalid HTML fixed
authorbrockhaus <brockhaus>
Sun, 9 Mar 2008 05:47:54 +0000 (05:47 +0000)
committerbrockhaus <brockhaus>
Sun, 9 Mar 2008 05:47:54 +0000 (05:47 +0000)
include/admin/groups.inc.php
include/admin/users.inc.php

index cd84d2ae80bccd5d25d1e28bd49a222483506aaa..b77dcdd46ebb292230fd4955aa700b15daec4de2 100644 (file)
@@ -65,7 +65,7 @@ foreach($groups as $group) {
 <?php
     }
 ?>
-            </tr>
+            </td>
         </tr>
 <?php if ( !isset($_POST['NEW']) ) { ?>
         <tr>
index 540e88c74e60370135fa1b49071070fbcc2314ff..780db1fcf3c939b0d0411a4b630f8800d77b0d31 100644 (file)
@@ -212,7 +212,7 @@ if (is_array($users)) {
     }
 }
 ?>
-            </tr>
+            </td>
         </tr>
 <?php if ( !isset($_POST['NEW']) && serendipity_checkPermission('adminUsersCreateNew')) { ?>
         <tr>