From: rabuzarus <> Date: Mon, 8 Aug 2016 15:15:35 +0000 (+0200) Subject: frio: fix duplicated ID's in aside section X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6b979e5ad823da927dbd69126529755f54449510;p=friendica.git frio: fix duplicated ID's in aside section --- diff --git a/view/theme/frio/php/default.php b/view/theme/frio/php/default.php index 6f9c1a4b06..db3a92a626 100644 --- a/view/theme/frio/php/default.php +++ b/view/theme/frio/php/default.php @@ -73,16 +73,6 @@ else "; if(x($page,'right_aside')) echo $page['right_aside']; echo" - -
-
-
- "; if(x($page,'aside')) echo $page['aside']; echo" - "; if(x($page,'right_aside')) echo $page['right_aside']; echo" -
-
-
-
argv[0]; echo "-content-wrapper\">"; if(x($page,'content')) echo $page['content']; echo" diff --git a/view/theme/frio/php/standard.php b/view/theme/frio/php/standard.php index 93007bca5e..5535b9ed71 100644 --- a/view/theme/frio/php/standard.php +++ b/view/theme/frio/php/standard.php @@ -42,16 +42,6 @@ "; include('includes/photo_side.php'); echo" -
-
-
- "; if(x($page,'aside')) echo $page['aside']; echo" - "; if(x($page,'right_aside')) echo $page['right_aside']; echo" - "; include('includes/photo_side.php'); echo" -
-
-
-
argv[0]; echo "-content-wrapper\">