From cdcc2bcb837729ffdc365e3701865298433b1c73 Mon Sep 17 00:00:00 2001 From: Malf Furious Date: Sat, 17 Sep 2016 00:11:16 -0400 Subject: Change ownership view template into a PHP function --- app/view/common/ownership.setting.modal.view.php | 26 +++++++++++++----------- 1 file changed, 14 insertions(+), 12 deletions(-) (limited to 'app/view') diff --git a/app/view/common/ownership.setting.modal.view.php b/app/view/common/ownership.setting.modal.view.php index 857ccb4..3f7c382 100644 --- a/app/view/common/ownership.setting.modal.view.php +++ b/app/view/common/ownership.setting.modal.view.php @@ -16,18 +16,20 @@ ?> -obj->isOwner($mod->getCurrentUser())) { ?> - -
- -
+ + isOwner($mod->getCurrentUser())) { ?> + +
+ +
-
-
- - +
+
+ + +
-
+ -- cgit v1.2.3