Skip to content
Snippets Groups Projects
Verified Commit d1fa85fc authored by Pavel Vyskočil's avatar Pavel Vyskočil
Browse files

fix: update footer

Don´t show the privacy policy link in footer
parent 64fde075
No related branches found
No related tags found
1 merge request!47fix: update footer
......@@ -34,8 +34,6 @@ if (! empty($this->data['htmlinject']['htmlContentPost'])) {
$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">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment