Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-12-16 21:47:18 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-12-16 22:45:05 +0300
commitbe9ac590fa463215bf42833bc7f6bbe314666e58 (patch)
tree085b4f277f1370c0fda5a9812d566ecc5899daaf /templates
parent933b7e3a3b30bbc5e53755c99baef58bf62ff571 (diff)
add comparison to footer
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/footer.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/footer.php b/templates/footer.php
index b23c6a0d..65b3f1ed 100644
--- a/templates/footer.php
+++ b/templates/footer.php
@@ -66,6 +66,7 @@ $l = new L10N('footer');
<li><a href="<?php echo home_url('developer'); ?>"><?php echo $l->t('Developer program'); ?></a></li>
<li><a href="<?php echo home_url('security'); ?>"><?php echo $l->t('Security'); ?></a></li>
<li><a href="https://github.com/nextcloud"><?php echo $l->t('Code on GitHub'); ?></a></li>
+ <li><a href="<?php echo home_url('compare'); ?>"><?php echo $l->t('Compare'); ?></a></li>
</ul>
</div>
<div class="col-sm-3">