projects
/
securityfilter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9adda74
)
removed logout item
author
maxcooper
<maxcooper>
Mon, 14 Jul 2003 18:56:15 +0000
(18:56 +0000)
committer
maxcooper
<maxcooper>
Mon, 14 Jul 2003 18:56:15 +0000
(18:56 +0000)
web/basic/menu.jsp
patch
|
blob
|
history
diff --git
a/web/basic/menu.jsp
b/web/basic/menu.jsp
index
50e7111
..
ac1c081
100644
(file)
--- a/
web/basic/menu.jsp
+++ b/
web/basic/menu.jsp
@@
-3,5
+3,4
@@
Navigation Menu: [
<a href="index.jsp">Home</a>
| <a href="securePage.jsp">Secure Page</a>
| <a href="forbiddenPage.jsp">Forbidden Secure Page</a>
-| <a href="logout.jsp">Logout</a>
]<p>