From c3c5a2837be379eeb8933a0b361f2e3d0b905461 Mon Sep 17 00:00:00 2001 From: osaajani Date: Thu, 7 Nov 2019 17:52:33 +0100 Subject: [PATCH] Fix all templates indentations --- templates/account/show.php | 10 +-- templates/command/add.php | 8 +-- templates/command/edit.php | 17 ++--- templates/command/list.php | 17 ++--- templates/connect/forget-password.php | 4 +- templates/connect/login.php | 4 +- templates/connect/reset-password-done.php | 2 +- templates/contact/add.php | 8 +-- templates/contact/edit.php | 17 ++--- templates/contact/list.php | 17 ++--- templates/dashboard/show.php | 54 +++++--------- templates/discussion/list.php | 2 +- templates/discussion/show.php | 4 +- templates/event/list.php | 21 +++--- templates/group/add.php | 10 +-- templates/group/edit.php | 10 +-- templates/group/list.php | 17 ++--- templates/incs/footer.php | 4 +- templates/incs/head.php | 17 +++-- templates/incs/nav.php | 36 +++++----- templates/internalIncs/nav.php | 85 ----------------------- templates/received/list.php | 37 +++------- templates/scheduled/add.php | 12 ++-- templates/scheduled/edit.php | 16 ++--- templates/scheduled/list.php | 17 ++--- templates/sended/list.php | 8 +-- templates/setting/show.php | 16 ++--- templates/smsstop/list.php | 49 +++++-------- templates/user/add.php | 8 +-- templates/user/list.php | 27 +++---- templates/webhook/add.php | 8 +-- templates/webhook/edit.php | 17 ++--- templates/webhook/list.php | 19 ++--- 33 files changed, 213 insertions(+), 385 deletions(-) delete mode 100755 templates/internalIncs/nav.php diff --git a/templates/account/show.php b/templates/account/show.php index 295452e..20f9bf1 100755 --- a/templates/account/show.php +++ b/templates/account/show.php @@ -17,7 +17,7 @@