X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/0019ed49158d0b3cbdcd63113f0dc4d640684186..d84c94d93c6b5b446c7bc6e359bb8fc276107dff:/lib/template/footer.php

diff --git a/lib/template/footer.php b/lib/template/footer.php
index 448819d..eab7392 100644
--- a/lib/template/footer.php
+++ b/lib/template/footer.php
@@ -2,7 +2,7 @@
 <p><a href="https://gitorious.org/jirafeau/"><?php echo t('powered by Open-Source project Jirafeau'); ?></a><br />
 <a href="http://www.gnu.org/licenses/agpl.html">copyright</a> &copy; 2008-2012 <a href="https://gitorious.org/jirafeau/">
 <?php echo t('Jirafeau Project'); ?></a></p>
-<p><a href="tos.php">Terms of Service</a></p>
+<p><a href="<?php echo $cfg['web_root'] . '/tos.php'; ?>">Terms of Service</a></p>
 </div>
 </div>