From 0660c99cb9e2dae3b0e41975f643609231258147 Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Wed, 28 Nov 2018 07:58:55 +0100 Subject: minor changes --- app/view/templates/edittabs.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'app/view/templates/edittabs.php') diff --git a/app/view/templates/edittabs.php b/app/view/templates/edittabs.php index 4980354..5d74ef1 100644 --- a/app/view/templates/edittabs.php +++ b/app/view/templates/edittabs.php @@ -3,12 +3,14 @@ $value) { echo '
'; - if ($key == $opentab) { - echo ''; - } else { - echo ''; - } - echo ''; + ?> + + > + + + + '; if ($key == $opentab) { echo ''; -- cgit v1.2.3