diff --git a/htdocs/wp-content/themes/lawcarta/footer.php b/htdocs/wp-content/themes/lawcarta/footer.php
index 7958593..72c5f65 100644
--- a/htdocs/wp-content/themes/lawcarta/footer.php
+++ b/htdocs/wp-content/themes/lawcarta/footer.php
@@ -59,7 +59,7 @@ require_once 'inc/walker-nav-menu.php';
-
© 2018 = get_option('lawcarta_company'); ?>. All rights reserved
+© =date("Y"); ?> = get_option('lawcarta_company'); ?>. All rights reserved
diff --git a/htdocs/wp-content/themes/livecarta/footer.php b/htdocs/wp-content/themes/livecarta/footer.php index f2c6f97..39c54fe 100644 --- a/htdocs/wp-content/themes/livecarta/footer.php +++ b/htdocs/wp-content/themes/livecarta/footer.php @@ -53,7 +53,7 @@
- © 2018 = get_option('lawcarta_company'); ?>. All rights reserved
+© =date("Y"); ?> = get_option('lawcarta_company'); ?>. All rights reserved