From 0ae106ee7ac666a0afb16897b9155f5cc6090f89 Mon Sep 17 00:00:00 2001 From: Morven Lewis-Everley Date: Thu, 21 Sep 2017 19:57:25 +0100 Subject: [PATCH] Add support for bootstrap theme --- templates/Layout/UserAccount.ss | 52 ++++++++++--------- .../Layout/UserAccount_changepassword.ss | 34 ++++++------ templates/Layout/UserAccount_edit.ss | 34 ++++++------ templates/Layout/Users_Register.ss | 12 +++-- .../Layout/Users_Register_sendverification.ss | 36 +++++++------ templates/Layout/Users_Register_verify.ss | 34 ++++++------ 6 files changed, 107 insertions(+), 95 deletions(-) diff --git a/templates/Layout/UserAccount.ss b/templates/Layout/UserAccount.ss index 6e1e229..2a859aa 100755 --- a/templates/Layout/UserAccount.ss +++ b/templates/Layout/UserAccount.ss @@ -1,31 +1,33 @@ -
- <% include Users_Profile_SideBar %> +
+ +
\ No newline at end of file diff --git a/templates/Layout/UserAccount_changepassword.ss b/templates/Layout/UserAccount_changepassword.ss index 851e856..06c34d3 100644 --- a/templates/Layout/UserAccount_changepassword.ss +++ b/templates/Layout/UserAccount_changepassword.ss @@ -1,20 +1,22 @@ -