mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-10-31 13:31:21 -04:00
Fixed exit page on old portal
This commit is contained in:
parent
4f048f17fc
commit
777152e1ec
@ -181,7 +181,7 @@ function over_image(parm_name)
|
||||
<tbody><tr>
|
||||
<td colspan="3">
|
||||
<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('img0');" onmouseout="off_image('img0')"></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('img0');" onmouseout="off_image('img0')"></map>
|
||||
<img border="0" src="/assets/studentportal/studentportal2.jpg" usemap="#IMapEXIT" width="750" height="75" name="img0">
|
||||
|
||||
</td>
|
||||
@ -248,7 +248,7 @@ function over_image(parm_name)
|
||||
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>
|
||||
@ -261,7 +261,7 @@ function over_image(parm_name)
|
||||
/*
|
||||
Pausing updown message 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,
|
||||
100's more DHTML scripts, and Terms Of
|
||||
Use, visit dynamicdrive.com
|
||||
@ -571,4 +571,4 @@ if (document.all) {
|
||||
</span>
|
||||
|
||||
|
||||
</body></html>
|
||||
</body></html>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user