Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Web site
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
commul
MERLIN Platform
Web site
Commits
7413764b
Commit
7413764b
authored
6 years ago
by
egon w. stemle
Browse files
Options
Downloads
Plain Diff
Merge branch 'fix-3'
Fix
#3
parents
11f3358f
2ad6026f
No related branches found
No related tags found
1 merge request
!1
Link download page to ERCC download page
Pipeline
#4818
failed
6 years ago
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
F_mainsidebar.php
+1
-1
1 addition, 1 deletion
F_mainsidebar.php
with
1 addition
and
1 deletion
F_mainsidebar.php
+
1
−
1
View file @
7413764b
...
...
@@ -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-->
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment