From 095be6e3567ee2b8ba778385c32c94175b5af793 Mon Sep 17 00:00:00 2001 From: Ramil Valitov Date: Mon, 2 Jan 2017 18:27:29 +0300 Subject: [PATCH] [fix] bug of syntax error removed --- map_ex/views/_content.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/map_ex/views/_content.php b/map_ex/views/_content.php index c09d457..46c31c3 100644 --- a/map_ex/views/_content.php +++ b/map_ex/views/_content.php @@ -1,4 +1,15 @@ '; $media .= ''; } -$media = str_replace('{wk}', $cssprefix, media); +$media = str_replace('{wk}', $cssprefix, $media); ?>
@@ -168,7 +179,7 @@
-grid-margin> -
+