Fixed exit page on old portal

This commit is contained in:
Ian Skinner 2023-01-19 20:58:07 +00:00 committed by GitHub
parent 4f048f17fc
commit 777152e1ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,7 +181,7 @@ function over_image(parm_name)
<tbody><tr> <tbody><tr>
<td colspan="3"> <td colspan="3">
<map name="IMapEXIT"> <map name="IMapEXIT">
<area href="https://schoolapps2.tvdsb.ca/students/portal_secondary/exit.asp" shape="polygon" coords="748, 50, 708, 53, 680, 58, 655, 68, 648, 75, 748, 75" onmouseover="over_image(&#39;img0&#39;);" onmouseout="off_image(&#39;img0&#39;)"></map> <area href="/pages/misc/studentportal_login.html " shape="polygon" coords="748, 50, 708, 53, 680, 58, 655, 68, 648, 75, 748, 75" onmouseover="over_image(&#39;img0&#39;);" onmouseout="off_image(&#39;img0&#39;)"></map>
<img border="0" src="/assets/studentportal/studentportal2.jpg" usemap="#IMapEXIT" width="750" height="75" name="img0"> <img border="0" src="/assets/studentportal/studentportal2.jpg" usemap="#IMapEXIT" width="750" height="75" name="img0">
</td> </td>
@ -248,7 +248,7 @@ function over_image(parm_name)
Requests</a><br> Requests</a><br>
<!-- <!--
<A href="https://apps2.tvdsb.on.ca/employees/teacher_evaluation/srvt_std_welcome.asp?student_no=339542524&code=2170&k=fbddb23ee6358e6ec4cf87askinian524">Evaluate My Teachers</a><br> <A href="https://apps2.tvdsb.on.ca/employees/teacher_evaluation/srvt_std_welcome.asp">Evaluate My Teachers</a><br>
--> -->
</td> </td>
@ -261,7 +261,7 @@ function over_image(parm_name)
/* /*
Pausing updown message scroller- Pausing updown message scroller-
Last updated: 99/07/05 (Bugs fixed, ability to specify background image for scroller) Last updated: 99/07/05 (Bugs fixed, ability to specify background image for scroller)
© Dynamic Drive (www.dynamicdrive.com) © Dynamic Drive (www.dynamicdrive.com)
For full source code, installation instructions, For full source code, installation instructions,
100's more DHTML scripts, and Terms Of 100's more DHTML scripts, and Terms Of
Use, visit dynamicdrive.com Use, visit dynamicdrive.com
@ -571,4 +571,4 @@ if (document.all) {
</span> </span>
</body></html> </body></html>