Skip to content
Snippets Groups Projects
Commit 7413764b authored by egon w. stemle's avatar egon w. stemle :robot:
Browse files

Merge branch 'fix-3'

Fix #3
parents 11f3358f 2ad6026f
No related branches found
No related tags found
1 merge request!1Link download page to ERCC download page
Pipeline #4818 failed
......@@ -30,7 +30,7 @@ else{
<li <?php echo $class3 ?>><a href="C_mcorpus.php"><?php echo $trans['m_corpus'][$_SESSION['lang']]; ?></a></li>
<li <?php echo $class4 ?>><a href="C_annotation.php"><?php echo $trans['m_annotations'][$_SESSION['lang']]; ?></a></li>
<li <?php echo $class5 ?>><a href="C_download.php"><?php echo $trans['documentation'][$_SESSION['lang']]; ?></a></li>
<li <?php echo $class6 ?>><a href="C_data.php"><?php echo $trans['downloads'][$_SESSION['lang']]; ?></a></li>
<li <?php echo $class6 ?>><a href="https://clarin.eurac.edu/repository/xmlui/handle/20.500.12124/6"><?php echo $trans['downloads'][$_SESSION['lang']]; ?></a></li>
</ul>
</div>
<!--SIDEBAR END-->
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment