From 8fed994921e1611cc81edc9d75cc01c390037a69 Mon Sep 17 00:00:00 2001 From: Dan Cryer Date: Thu, 15 Oct 2015 10:41:35 +0100 Subject: [PATCH] Fixing login pages --- PHPCI/Model/Build.php | 2 +- PHPCI/View/Session.phtml | 14 +++++++------- PHPCI/View/Session/forgotPassword.phtml | 9 +++------ PHPCI/View/Session/resetPassword.phtml | 3 +-- 4 files changed, 12 insertions(+), 16 deletions(-) diff --git a/PHPCI/Model/Build.php b/PHPCI/Model/Build.php index 183ac3f0..bf8d9379 100644 --- a/PHPCI/Model/Build.php +++ b/PHPCI/Model/Build.php @@ -231,7 +231,7 @@ class Build extends BuildBase $lineEnd = null ) { unset($builder); - + $error = new BuildError(); $error->setBuild($this); $error->setCreatedDate(new \DateTime()); diff --git a/PHPCI/View/Session.phtml b/PHPCI/View/Session.phtml index c28d9bfc..4597e43e 100644 --- a/PHPCI/View/Session.phtml +++ b/PHPCI/View/Session.phtml @@ -7,9 +7,9 @@ - - - + + +