Revision 3780
Added by daigle over 16 years ago
leftnav.jsp | ||
---|---|---|
3 | 3 |
<html> |
4 | 4 |
<head> |
5 | 5 |
<title>SANParks - South African National Park Data Repository</title> |
6 |
<link rel="stylesheet" type="text/css" href="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/sanparks/sanparks.css"/>
|
|
6 |
<link rel="stylesheet" type="text/css" href="<%=STYLE_SKINS_URL%>/sanparks/sanparks.css"/>
|
|
7 | 7 |
</head> |
8 | 8 |
|
9 | 9 |
<body class="templateleftcolclass"> |
... | ... | |
15 | 15 |
<tr class="leftnav" valign="top"> |
16 | 16 |
<td> |
17 | 17 |
|
18 |
<form action="<%=SERVER_URL_WITH_CONTEXT%>/style/skins/sanparks/index.jsp" method="post" target="_top" name="orgForm">
|
|
18 |
<form action="<%=STYLE_SKINS_URL%>/sanparks/index.jsp" method="post" target="_top" name="orgForm">
|
|
19 | 19 |
<input name="organizationScope" type="hidden" value="" /> |
20 | 20 |
<table> |
21 | 21 |
<tr> |
Also available in: Unified diff
Changes to remove ANT tokens for the turnkey install project