From b4c5790ef82a4cc248d40c8403e795089d06ab08 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 14 Nov 2018 10:04:58 +0100 Subject: article-render --- app/view/templates/editrightbar.php | 3 +-- app/view/templates/edittabs.php | 6 +++++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app/view') diff --git a/app/view/templates/editrightbar.php b/app/view/templates/editrightbar.php index 74ba1dd..fa249ef 100644 --- a/app/view/templates/editrightbar.php +++ b/app/view/templates/editrightbar.php @@ -7,8 +7,7 @@ - - + $value) { } echo ''; echo '
'; - echo ''; + if ($key == $opentab) { + echo ''; + } else { + echo ''; + } echo '
'; echo ''; } -- cgit v1.2.3