summaryrefslogtreecommitdiffstats
path: root/includes/footer.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2011-11-02 17:01:05 (EDT)
committer P. J. McDermott <pjm@nac.net>2011-11-02 17:01:05 (EDT)
commited4c4a65812f51c028b759e57274239c156e7b00 (patch)
treef6efb754fea558316e28aefee8f63afb5508015b /includes/footer.html
parent7cf46d794265edc85a1fdb5e365b3efaa60999b4 (diff)
downloadwww-ed4c4a65812f51c028b759e57274239c156e7b00.zip
www-ed4c4a65812f51c028b759e57274239c156e7b00.tar.gz
www-ed4c4a65812f51c028b759e57274239c156e7b00.tar.bz2
Fix line break in footer.
Diffstat (limited to 'includes/footer.html')
-rwxr-xr-xincludes/footer.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/footer.html b/includes/footer.html
index 73de2fe..7ebf672 100755
--- a/includes/footer.html
+++ b/includes/footer.html
@@ -22,8 +22,8 @@
<span style="float: right;">This Web site is
<a href="http://odin1.pehjota.net/git/pehjota.net/">managed with
Git</a>.</span>
- Last modified: <!--#echo var="LAST_MODIFIED" --> EDT
- Retrieved: <!--#echo var="DATE_LOCAL" --> EDT<br>
+ Last modified: <!--#echo var="LAST_MODIFIED" --> EDT<br>
+ Retrieved: <!--#echo var="DATE_LOCAL" --> EDT
</p>
</div>
</body>