From ac46b6dab6de9854b462ebee36ab6c3a24b481d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20H=C3=A4rtl?= Date: Mon, 29 Sep 2014 13:18:59 +0200 Subject: [PATCH] Issue 5160: Update base app to use bootstrap ActiveForm --- views/site/contact.php | 4 ++-- views/site/login.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/views/site/contact.php b/views/site/contact.php index fad2d7c..e964a34 100644 --- a/views/site/contact.php +++ b/views/site/contact.php @@ -1,10 +1,10 @@ title = 'Contact'; diff --git a/views/site/login.php b/views/site/login.php index df0c812..916be98 100644 --- a/views/site/login.php +++ b/views/site/login.php @@ -1,9 +1,9 @@ title = 'Login';