From 36a1bb6770cb76ec7baf4e215c4379b070c60639 Mon Sep 17 00:00:00 2001 From: Markus Cisler Date: Thu, 5 Sep 2013 18:40:06 +0200 Subject: almost migrated to bootstrap3 --- application/views/user/register.php | 46 ++++++++++++++++++++++--------------- 1 file changed, 28 insertions(+), 18 deletions(-) (limited to 'application/views/user/register.php') diff --git a/application/views/user/register.php b/application/views/user/register.php index c0050508b..217a3d18f 100644 --- a/application/views/user/register.php +++ b/application/views/user/register.php @@ -1,41 +1,51 @@ "; + echo "

"; echo implode("
\n", $error); echo "

"; } ?> "form-horizontal")); ?> -
- -
- "> +
+
+ +
+ " class="form-control">
+
-
- -
- "> +
+
+ +
+ " class="form-control">
+
-
- -
- +
+
+ +
+
+
-
- -
+
+
+ +
+
-
-
+
+
+
+
-- cgit v1.2.3-24-g4f1b