From cc7ad5299f1bd14155d4c01af3a4ece28f85c20c Mon Sep 17 00:00:00 2001 From: vincent-peugnet Date: Thu, 10 Jan 2019 22:44:39 +0100 Subject: bug fixies --- app/view/templates/editleftbar.php | 2 +- app/view/templates/home.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'app/view/templates') diff --git a/app/view/templates/editleftbar.php b/app/view/templates/editleftbar.php index 7a2a40b..8da25c3 100644 --- a/app/view/templates/editleftbar.php +++ b/app/view/templates/editleftbar.php @@ -106,7 +106,7 @@ templateoptions() as $option) { - if($option != 'externalsavascript') { + if($option != 'externaljavascript') { echo ''; } } diff --git a/app/view/templates/home.php b/app/view/templates/home.php index a59fddf..70474c1 100644 --- a/app/view/templates/home.php +++ b/app/view/templates/home.php @@ -74,7 +74,7 @@ tag('sort') ?> - description() ?> + description('short') ?> linkto('sort') ?> linkfrom('sort') ?> datemodif('hrdi') ?> -- cgit v1.2.3