summaryrefslogtreecommitdiffstats
path: root/site/footer.php
diff options
context:
space:
mode:
Diffstat (limited to 'site/footer.php')
-rw-r--r--site/footer.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/footer.php b/site/footer.php
index c38ab84..663d5c3 100644
--- a/site/footer.php
+++ b/site/footer.php
@@ -19,7 +19,7 @@
?>
<?php if (strlen($lbFooterText)>0) echo "<p>$lbFooterText</p>"; ?>
<p>
- This website is a clone of a git repository: <b>git clone <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo $lbWebsiteGitRepoAddress; ?></a></b>
+ This page is from a clone of a git repository: <b>git clone <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo $lbWebsiteGitRepoAddress; ?></a></b>
</p>
<p>
This page is published under the <a href="https://www.gnu.org/licenses/agpl-3.0.html">GNU Affero General Public License, version 3 or any later version</a>.