From 476f7ae8320af02f026d664901302bcabd13b8ba Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Sat, 13 Jun 2020 13:21:18 -0400 Subject: [PATCH] Add ZRL parameter support sitewide in templates --- src/templates/layout.phtml | 16 ++++++++-------- src/templates/search.phtml | 2 +- src/templates/statistics.phtml | 10 ++++++---- src/templates/sub/profile.phtml | 16 ++++++++-------- src/templates/sub/server.phtml | 6 +++--- src/templates/widget/accounttypetabs.phtml | 2 +- src/templates/widget/popularcountries.phtml | 2 +- src/templates/widget/popularlanguages.phtml | 2 +- src/templates/widget/populartags.phtml | 2 +- 9 files changed, 30 insertions(+), 28 deletions(-) diff --git a/src/templates/layout.phtml b/src/templates/layout.phtml index 2a2d8d9..5ac846d 100644 --- a/src/templates/layout.phtml +++ b/src/templates/layout.phtml @@ -13,12 +13,12 @@