changeset 252:35ce3e593195

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 24 Nov 2013 01:24:10 +0200
parents 1953d5025531
children bbe0d57d6ac9
files admajax.php
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/admajax.php	Sun Nov 24 01:23:58 2013 +0200
+++ b/admajax.php	Sun Nov 24 01:24:10 2013 +0200
@@ -289,8 +289,8 @@
         if (($compo = stFetchSQL("SELECT * FROM compos WHERE id=".$id)) !== false)
         {
           echo
+            "<h1>#".$id." - ".chentities($compo["name"])."</h1>\n".
             "<form>\n".
-            " <h1>#".$id." - ".chentities($compo["name"])."</h1>\n".
             " <table class=\"misc\">\n".
             "  <tr>\n".
             "   <th style=\"width:4%;\">ID#</th>\n".