Skip to content

Commit

Permalink
Header GA4 update. Careers added to footer. [EN]
Browse files Browse the repository at this point in the history
  • Loading branch information
bitka committed Jun 12, 2023
1 parent 63b13d5 commit a738900
Show file tree
Hide file tree
Showing 2 changed files with 273 additions and 331 deletions.
130 changes: 65 additions & 65 deletions t4_media/includes/globalFooter.html
Original file line number Diff line number Diff line change
@@ -1,67 +1,67 @@
<!-- ********** FOOTER ********** -->
<div class="footer container">
<div class="row">
<div class="col span4 contactDetails">
<h2>Contact: </h2>
<p><b>Central Statistics Office</b><br>
Skehard Road, Cork T12 X00E, Ireland
</p>
<div class="divFooterTable">
<div class="divFooterTableBody">
<div class="divFooterTableRow">
<div class="divFooterTableCell"><b>Tel:</b></div>
<div class="divFooterTableCell"><a href="tel:+353214535000">(+353) 21 453 5000</a></div>
</div>
<div class="divFooterTableRow">
<div class="divFooterTableCell"><b>E-Mail:</b></div>
<div class="divFooterTableCell"><a href="mailto:[email protected]">[email protected]</a></div>
</div>
</div>
</div>
<!-- divFooterTable.com -->
</div>
<!--/col-->
<div class="col span4 footerLinks">
<h2>Links: </h2>
<ul class="footerNavList">
<li><a href="<t4 type="navigation" id="78"/>">&copy; 2023</a></li>
<li><a href="<t4 type="navigation" id="79"/>">Freedom of Information</a></li>
<li><a href="<t4 type="navigation" id="80"/>">Sitemap</a></li>
<li><a href="<t4 type="navigation" id="81"/>">Accessibility</a></li>
<li><a href="<t4 type="navigation" id="979"/>">Data Protection & Transparency</a></li>
<li><a href="<t4 type="navigation" id="82"/>">Privacy Statement</a></li>
<li><a href="/process_feedback/feedback.aspx">Feedback</a></li>
<!-- navigation object : Path: Contact us -->
<li><a href="<t4 type="navigation" id="54"/>">Contact us</a></li>
</ul>
</div>
<!--/col-->
<div class="col span4 footerSocial">
<h2>Careers</h2>
<p>You can count on a rewarding career with the CSO.</p>
<p><a href="<t4 type="navigation" id="859"/>">Learn about our variety of roles and the benefits of working with the CSO.</a></p>
<h2>Follow: </h2>
<ul class="socialNavList inverted">
<li class="youtube">
<a href="https://www.youtube.com/user/CSOIrelandMedia" title="Follow us on YouTube" target="_blank"><i class="fa fa-youtube-play fa-2x"></i></a>
</li>
<li class="twitter">
<a href="https://twitter.com/csoIreland" title="Follow us on Twitter" target="_blank"><i class="fa fa-twitter fa-2x"></i></a>
</li>
<li class="facebook">
<a href="https://www.facebook.com/CSOIreland" title="Like us on Facebook"><i class="fa fa-facebook-official fa-2x"></i></a>
</li>
<li class="instagram">
<a href="https://www.instagram.com/csoireland/" title="Follow us on Instagram"><i class="fa fa-instagram fa-2x"></i></a>
</li>
</ul>
</div>
<!--/col-->
</div>
<!--/row-->
</div>
<!--/footer-->
</body>
</html>
<div class="row">
<div class="col span4 contactDetails">
<h2>Contact: </h2>
<p><b>Central Statistics Office</b><br>
Skehard Road, Cork T12 X00E, Ireland
</p>
<div class="divFooterTable">
<div class="divFooterTableBody">
<div class="divFooterTableRow">
<div class="divFooterTableCell"><b>Tel:</b></div>
<div class="divFooterTableCell"><a href="tel:+353214535000">(+353) 21 453 5000</a></div>
</div>

<div class="divFooterTableRow">
<div class="divFooterTableCell"><b>E-Mail:</b></div>
<div class="divFooterTableCell"><a href="mailto:[email protected]">[email protected]</a></div>
</div>
</div>
</div>
<!-- divFooterTable.com -->
</div>
<!--/col-->
<div class="col span4 footerLinks">
<h2>Links: </h2>
<ul class="footerNavList">
<li><a href="<t4 type="navigation" id="78"/>">&copy; 2023</a></li>
<li><a href="<t4 type="navigation" id="79"/>">Freedom of Information</a></li>
<li><a href="<t4 type="navigation" id="80"/>">Sitemap</a></li>
<li><a href="<t4 type="navigation" id="81"/>">Accessibility</a></li>
<li><a href="<t4 type="navigation" id="979"/>">Data Protection & Transparency</a></li>
<li><a href="<t4 type="navigation" id="82"/>">Privacy Statement</a></li>
<li><a href="/process_feedback/feedback.aspx">Feedback</a></li>
<!-- navigation object : Path: Contact us -->
<li><a href="<t4 type="navigation" id="54"/>">Contact us</a></li>
</ul>
</div>
<!--/col-->
<div class="col span4 footerSocial">
<h2>Careers</h2>
<p>You can count on a rewarding career with the CSO.</p>
<p><a href="<t4 type="navigation" id="859"/>">Learn about our variety of roles and the benefits of working with the CSO.</a></p>
<h2>Follow: </h2>
<ul class="socialNavList inverted">
<li class="youtube">
<a href="https://www.youtube.com/user/CSOIrelandMedia" title="Follow us on YouTube" target="_blank"><i class="fa fa-youtube-play fa-2x"></i></a>
</li>
<li class="twitter">
<a href="https://twitter.com/csoIreland" title="Follow us on Twitter" target="_blank"><i class="fa fa-twitter fa-2x"></i></a>
</li>
<li class="facebook">
<a href="https://www.facebook.com/CSOIreland" title="Like us on Facebook"><i class="fa fa-facebook-official fa-2x"></i></a>
</li>
<li class="instagram">
<a href="https://www.instagram.com/csoireland/" title="Follow us on Instagram"><i class="fa fa-instagram fa-2x"></i></a>
</li>
</ul>
</div>
<!--/col-->
</div>
<!--/row-->
</div>
<!--/footer-->

</body>
</html>
Loading

0 comments on commit a738900

Please sign in to comment.