diff options
Diffstat (limited to 'htroot/env/templates/submenuCookie.template')
| -rw-r--r-- | htroot/env/templates/submenuCookie.template | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/htroot/env/templates/submenuCookie.template b/htroot/env/templates/submenuCookie.template new file mode 100644 index 000000000..e575f28c4 --- /dev/null +++ b/htroot/env/templates/submenuCookie.template @@ -0,0 +1,9 @@ +<table width="100%" border="0" cellpadding="0" cellspacing="0" class="SubMenu">
+<tr height="10"><td colspan="7" class="MenuHeader"> Cookie Menu</td></tr>
+<tr height="2"><td colspan="7"></td></tr>
+<tr class="TableHeader">
+<td width="50%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> <a href="/CookieMonitorIncoming_p.html" class="MenuItemLink">Incoming Cookies</a> </td>
+<td class="MenuSubSpacer"></td>
+<td width="50%" class="MenuSubItem"> <img border="0" src="/env/grafics/lock.gif" align="top"> <a href="/CookieMonitorOutgoing_p.html" class="MenuItemLink">Outgoing Cookies</a> </td>
+</tr>
+</table>
\ No newline at end of file |
