From 16517382dab423776c87cbb9ce188a7bea720d53 Mon Sep 17 00:00:00 2001 From: Eike Foken Date: Fri, 9 Sep 2011 00:49:11 +0200 Subject: [PATCH] Add message if a project is not shared --- application/views/projects/shares.php | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/application/views/projects/shares.php b/application/views/projects/shares.php index 83cfc25..868b406 100644 --- a/application/views/projects/shares.php +++ b/application/views/projects/shares.php @@ -18,7 +18,8 @@ 0): + foreach ($shares as $share): ?> @@ -26,7 +27,14 @@ + + + + @@ -48,7 +56,7 @@ endforeach; ?> - +