Fixed some short PHP tags
authormoodler <moodler>
Tue, 9 Sep 2003 04:15:12 +0000 (04:15 +0000)
committermoodler <moodler>
Tue, 9 Sep 2003 04:15:12 +0000 (04:15 +0000)
admin/site.html

index bec6682b262d631716cd968d124554c557dbd3bc..d47aa7e9253af1c3b3017fba443e1e833f62f74f 100644 (file)
@@ -27,7 +27,7 @@
       <br />
      </font>
     </td>
-    <td><? print_textarea($usehtmleditor, 10, 50, 600, 400, "summary", $form->summary); ?></td>
+    <td><?php  print_textarea($usehtmleditor, 10, 50, 600, 400, "summary", $form->summary); ?></td>
 </tr>
 <tr valign=top>
         <td align=right><P><?php print_string("frontpageformat") ?>:</td>