From 4cf075811c3cc12ab3192d13fb0a58614c975c03 Mon Sep 17 00:00:00 2001
From: canyonknight
Date: Thu, 9 Aug 2012 21:15:46 -0400
Subject: pkgsubmit.php: Make page friendlier for logged out users
Logged out users who navigate to /submit currently reach a page with only an
error message. This adds the full navigation bar for users who errantly reach
/submit before logging in.
Signed-off-by: canyonknight
Signed-off-by: Lukas Fleischer
---
web/html/pkgsubmit.php | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
(limited to 'web')
diff --git a/web/html/pkgsubmit.php b/web/html/pkgsubmit.php
index 84688b4..e87279e 100644
--- a/web/html/pkgsubmit.php
+++ b/web/html/pkgsubmit.php
@@ -460,21 +460,21 @@ html_header("Submit");
-
+
-
+
@@ -483,7 +483,7 @@ else:
endif;
?>
-
+