diff options
Diffstat (limited to 'includes')
-rwxr-xr-x | includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/footer.html b/includes/footer.html index 73e1500..7f7f216 100755 --- a/includes/footer.html +++ b/includes/footer.html @@ -13,7 +13,7 @@ <!--#config timefmt="%Y-%m-%d %H:%M:%S" --> <p> Retrieved: <!--#echo var="DATE_LOCAL" --><br /> - Last modified: <!--#flastmod file="index.html" --> + Last modified: <!--#echo var="LAST_MODIFIED" --> </p> </div> </body> |