diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -19,11 +19,10 @@ <span id="sample-queries"> <a href="#" class="sample-query">biol</a>, <a href="#" class="sample-query">SB/ACTG 2010 3.00</a>, - <a href="#" class="sample-query">ADMS 1000 3</a>, + <a href="#" class="sample-query">adms 1000 3</a>, <a href="#" class="sample-query">LE EECS 3000 Cr=3.00 A Term:F Professional Practice in Computing</a> </span> </div> - <hr> <div> <form method="GET"> <table> @@ -34,7 +33,6 @@ </table> </form> </div> - <hr> <div id="error"> </div> <div id="link-container"> @@ -42,14 +40,16 @@ </div> <div id="warning"> </div> + <hr style="margin: 2em auto; width: 80%;"> <div> <p> Tips: <ul> <li id="ywh-ad">works best with YorkU Web Helper, available for Firefox and Chrome</li> <li><strong>you can bookmark the link, and it will always bring you to the right page (no more "Your session has expired"!)</strong></li> - <li>ctrl-enter in the box opens the result in a new tab, shift-enter opens in a new window</li> + <li>pressing enter in the box opens the result. ctrl-enter opens in a new tab, shift-enter opens in a new window</li> <li>remember to select the session you want on the right of the search box</li> + <li>you can save this page to your hard drive (Ctrl-S). it isn't very useful without the actual YorkU course website, but you can if you want</li> </ul> </p> </div> |