From aed4745aefdc65218c870e6445ef2ffee9f303f5 Mon Sep 17 00:00:00 2001 From: Jonathan Ernst Date: Wed, 23 Feb 2005 00:15:30 +0000 Subject: [PATCH] Fix html issues --- appsubmit.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/appsubmit.php b/appsubmit.php index 627d408..0b6dbf4 100644 --- a/appsubmit.php +++ b/appsubmit.php @@ -89,9 +89,11 @@ elseif (isset($_REQUEST['versionName']) && is_numeric($_REQUEST['appId'])) */ elseif (isset($_REQUEST['apptype'])) { +// header +apidb_header("Submit Application"); + //FIXME: use absolute path in htmlarea_loader.js to avoid code duplication here ?> -