]> git.mjollnir.org Git - s9y.git/commitdiff
revert
authorgarvinhicking <garvinhicking>
Thu, 17 Nov 2005 14:26:12 +0000 (14:26 +0000)
committergarvinhicking <garvinhicking>
Thu, 17 Nov 2005 14:26:12 +0000 (14:26 +0000)
serendipity_admin.php

index 2a7a88e6ae8f1aeeacf52297167182c189544415..0935b6b7fabdebf54789c7ac3650e3c38bf40823 100644 (file)
@@ -141,9 +141,9 @@ if (!isset($serendipity['serendipityPath']) || IS_installed === false || IS_up2d
                             <tr>
                                 <td colspan="2" align="right"><input type="submit" name="submit" value="<?php echo LOGIN ?> &gt;" class="serendipityPrettyButton" /></td>
                             </tr>
+                            <?php echo $out['table']; ?>
                         </table>
                     </form>
-                    <?php echo $out['fp_form']; ?>
                     <?php echo $out['footer']; ?>
                     <a href="<?php echo $serendipity['serendipityHTTPPath']; ?>"><?php echo BACK_TO_BLOG;?></a>
 <?php
@@ -365,10 +365,4 @@ if (!isset($serendipity['serendipityPath']) || IS_installed === false || IS_up2d
 </html>
 <?php
 /* vim: set sts=4 ts=4 expandtab : */
-?>
-
-
-
-
-
-
+?>
\ No newline at end of file