From a6736ffb13901eb1ad8c345dc085e6b97a2a4dca Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Wed, 1 Feb 2017 18:49:01 -0500 Subject: [PATCH] Add missing menu variable --- app/templates/layout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/layout.php b/app/templates/layout.php index 82fe669..7539ee6 100644 --- a/app/templates/layout.php +++ b/app/templates/layout.php @@ -9,7 +9,7 @@ - + isset($menu) ? $menu : '')) ?>
%s') ?>