Skip to content
This repository has been archived by the owner on Sep 19, 2022. It is now read-only.

Commit

Permalink
Merge pull request #47 from vyskocilpavel/fix_footer
Browse files Browse the repository at this point in the history
fix: update footer
  • Loading branch information
Dominik František Bučík authored Nov 24, 2021
2 parents 64fde07 + d1fa85f commit 796c6d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions themes/einfra/default/includes/footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,6 @@
$this->t('{cesnet:einfra_links:ceritsc_name}') . '</a>'; ?></li>
<li><?php echo '<a href="' . $this->t('{cesnet:einfra_links:it4i_link}') . '">' .
$this->t('{cesnet:einfra_links:it4i_name}') . '</a>'; ?></li>
<li><?php echo '<a href="' . $this->t('{cesnet:einfra_links:data_protection_link}') .
'">' . $this->t('{cesnet:einfra_links:data_protection_name}') . '</a>'; ?></li>
</ul>
</div>
<div class="col col-sm-6">
Expand Down

0 comments on commit 796c6d2

Please sign in to comment.