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 724ef40..d8746d2 100644
--- a/site/footer.php
+++ b/site/footer.php
@@ -17,7 +17,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
?>
- <div class="s">
+ <div>
<p>
<?php echo gettext("This page is released under <a href=\"https://www.gnu.org/licenses/agpl-3.0.html\">GNU AGPLv3 or higher</a>, and available in a git repository:"); ?> <a href="<?php echo $lbWebsiteGitwebAddress; ?>"><?php echo gettext("browse the repository"); ?></a>.
</p>