diff options
Diffstat (limited to 'tde-head-and-foot.php')
-rw-r--r-- | tde-head-and-foot.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tde-head-and-foot.php b/tde-head-and-foot.php index ff615e0..7d1642d 100644 --- a/tde-head-and-foot.php +++ b/tde-head-and-foot.php @@ -98,6 +98,7 @@ echo(' <!--end content-->'."\n"); + echo(' <hr class="footer" />'."\n"); date_default_timezone_set('UTC'); #else the interpreter whines echo(' <P ID="copyright">© 2010-' . date('Y') . ' Trinity Desktop Project</P>'."\n"); |