diff options
author | Naglfar <naglfar@tilde.institute> | 2021-01-10 17:51:10 +0100 |
---|---|---|
committer | Naglfar <naglfar@tilde.institute> | 2021-01-10 17:51:10 +0100 |
commit | edcfa69dd6a0b240dc92be021c201e49c3d456b7 (patch) | |
tree | d11d8db14430a4db3448bc36ea4142bd7c9bfb58 /divs/footer.php | |
parent | b3999a235201891805ad9477d5e31cfcd88fe180 (diff) | |
download | MightyWVMS-edcfa69dd6a0b240dc92be021c201e49c3d456b7.tar.gz |
Add meta description
Diffstat (limited to 'divs/footer.php')
-rw-r--r-- | divs/footer.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/divs/footer.php b/divs/footer.php index da741c7..5781afd 100644 --- a/divs/footer.php +++ b/divs/footer.php @@ -1 +1 @@ -<?php printf("<a href='%s'>%s</a>\n", $mdata[4], $mdata[5]) ?> +<?php printf("<a href='%s'>%s</a>\n", $mdata[5], $mdata[6]) ?> |