From 160ebbdd3ddb49f1fa7b2341081332f7259cd61f Mon Sep 17 00:00:00 2001 From: "vincent@cubedesigners.com" Date: Wed, 7 Sep 2016 13:08:03 +0000 Subject: [PATCH] test #580 @0:05 --- framework/application/views/scripts/common/footer.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/application/views/scripts/common/footer.phtml b/framework/application/views/scripts/common/footer.phtml index 7a4a96a..f0a45eb 100644 --- a/framework/application/views/scripts/common/footer.phtml +++ b/framework/application/views/scripts/common/footer.phtml @@ -15,7 +15,7 @@ $res .= '
'; $logo = $this->imageCms($this->option('logo'), 'Fluidbook', 180, 45, ['itemprop' => 'logo']); $address = $this->option('address'); -// +// ... // Get translation for country code $locale = new Zend_Locale(); -- 2.39.5