Added a link to the meeting agenda to the lefthand menu, and did some minor fixes to the html.

- Legacy-Id: 1341
This commit is contained in:
Henrik Levkowetz 2009-03-02 20:38:18 +00:00
parent 9496a0c038
commit 17bf0b3fd0

View file

@ -7,7 +7,8 @@
<li><a href="http://www.ietf.org/overview.html" title="What is the IETF?">Overview</a></li>
<li>IETF history</li>
<li><a href="http://www.ietf.org/IESG/content/procdocs.html" title="How an IETF standard is adopted">IETF process</a></li>
</ul></li><!--end about sublist-->
</ul>
</li><!--end about sublist-->
<li><a title="What the IETF is doing">IETF activities</a>
<ul> <!--sublist for activities-->
<li><a href="http://www.ietf.org/iesg.html" title="Internet Engineering Steering Group">IESG</a></li>
@ -15,8 +16,10 @@
<li><a href="http://www.ietf.org/secretariat.html" title="The Secretariat">IETF secretariat</a> </li>
<li><a href="http://www.ietf.org/nomcom/" title="IESG and IAB Nominations Committee">The NomCom</a></li>
<li><a href="http://www.ietf.org/html.charters/wg-dir.html" title="IETF Working Groups">Working Groups</a></li>
<li><a href="http://www3.ietf.org/meetings/meetings.html" title="Meetings past, present, and future">Meetings</a></li>
</ul> </li><!--end activities sublist-->
<li><a href="http://www.ietf.org/meetings/meetings.html" title="Meetings past, present, and future">Meetings</a></li>
<li><a href="/meeting/agenda/" title="Meeting Agenda">Agenda</a></li>
</ul>
</li><!--end activities sublist-->
<li><a title="Documents of the IETF">Documents</a>
<ul><!--sublist for documents-->
@ -25,7 +28,8 @@
<li><a href="http://tools.ietf.org/search">Document Search</a></li>
<li><a href="http://www.ietf.org/proceedings_directory.html" title="Proceedings of past meetings">Proceedings</a></li>
<li><a href="https://datatracker.ietf.org/idst/upload.cgi" title="Submit Internet Drafts">Submission</a></li>
</ul> <!--end documents sublist-->
</ul>
</li><!--end documents sublist-->
<li><a title="Other sites having to do with the IETF">Related sites</a>
<ul> <!--begin othersites sublist-->
@ -58,9 +62,12 @@
<li>Site search:</li>
<li><form method="get" action="http://www.google.com/u/ietf">
<input name="q" size="10" maxlength="255" value="" type="text" />
<input name="sa" value="Go" type="submit" />
</form>
<li>
<form method="get" action="http://www.google.com/u/ietf">
<div>
<input name="q" size="10" maxlength="255" value="" type="text"/>
<input name="sa" value="Go" type="submit"/>
</div>
</form>
</li>
</ul>