Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SEG
SimpleSamlPhp Module Theme RedCLARA
Commits
8f5c07c4
Commit
8f5c07c4
authored
6 years ago
by
Olga Brani
Browse files
Options
Download
Email Patches
Plain Diff
Fix footer links
parent
234e9bf6
master
dev
devel
feature-1.18
feature-upgrade-1.17
release-egi-1.1.0
release-egi-1.2.0
release-egi-1.3.0
release-egi-1.3.1
release-egi-1.3.2
release-egi-1.4
release-egi-2.0
v-redclara-1.0.0
v-egi-2.0.0
v-egi-1.4.1
v-egi-1.4.0
v-egi-1.3.2
v-egi-1.3.1
v-egi-1.3.0
v-egi-1.2.1
v-egi-1.2.0
v-egi-1.1.0
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
themes/ssp/default/includes/footer.php
+1
-1
themes/ssp/default/includes/footer.php
with
1 addition
and
1 deletion
+1
-1
themes/ssp/default/includes/footer.php
View file @
8f5c07c4
...
...
@@ -117,7 +117,7 @@ if ($includeLanguageBar) {
</div>
<div
class=
"col-sm-12 col-md-4 ssp-footer__item"
>
<div
class=
"ssp-footer__item__links"
>
<a
class=
"ssp-footer__item__links__left_link"
href=
"https://aai.egi.eu/
terms
"
>
Terms
</a><a
href=
"https://aai.egi.eu/privacy"
>
Privacy
</a>
<a
class=
"ssp-footer__item__links__left_link"
href=
"https://aai.egi.eu/
ToU.html
"
>
Terms
</a><a
href=
"https://aai.egi.eu/privacy
.html
"
>
Privacy
</a>
</div>
</div>
</div>
<!-- /row -->
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help