mirror of
https://github.com/ION606/rpi-utils.git
synced 2026-05-14 21:06:54 +00:00
Added '_blank' to every <a>
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@
|
||||
<div style="margin-top: 50px; text-align: center;">
|
||||
<a class="calDownload" href="/createCalendar/" download="rpievents.ics" onclick="alert('Your file will download shortly')">Download ICS file</a>
|
||||
<br style="margin-bottom: 70px;">
|
||||
<a class="ogCal" href="https://info.rpi.edu/registrar/academic-calendar">RPI Web Page</a>
|
||||
<a class="ogCal" href="https://info.rpi.edu/registrar/academic-calendar" target="_blank">RPI Web Page</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user