diff --git a/templates/pubOry/global_footer.tpl b/templates/pubOry/global_footer.tpl
index 5d57717..f97ec5f 100644
--- a/templates/pubOry/global_footer.tpl
+++ b/templates/pubOry/global_footer.tpl
@@ -1,12 +1,8 @@
-
@@ -58,10 +54,10 @@ Page generated in {info:page_time} milliseconds.
},
"theme": "classic",
"content": {
- "message": "{lang:cookie consent msg}",
- "dismiss": "{lang:cookie consent OK}",
- "link": "{lang:cookie consent info}",
- "href": "{lang:privacy}"
+ "message": "{info:message}",
+ "dismiss": "{info:dismiss}",
+ "link": "{info:link}",
+ "href": "{info:href}"
}
});
});
@@ -74,6 +70,7 @@ Page generated in {info:page_time} milliseconds.
+{info:statinfo}