diff options
Diffstat (limited to 'includes/footer.html')
-rwxr-xr-x | includes/footer.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/footer.html b/includes/footer.html index 4ff8f66..79a3a10 100755 --- a/includes/footer.html +++ b/includes/footer.html @@ -16,8 +16,8 @@ </p> <!--#config timefmt="%Y-%m-%d %H:%M:%S" --> <p class="dates"> - Retrieved: <!--#echo var="DATE_LOCAL" --><br> - Last modified: <!--#echo var="LAST_MODIFIED" --> + Retrieved: <!--#echo var="DATE_LOCAL" --> EDT<br> + Last modified: <!--#echo var="LAST_MODIFIED" --> EDT </p> </div> </body> |