From 86de4ba961313ee7d5ff52156f60d3bd78a04b4e Mon Sep 17 00:00:00 2001 From: Tobias Date: Sat, 29 Sep 2018 17:33:01 +1200 Subject: [PATCH] Fix register link layout --- .../templates/symposion/dashboard/_categories.html | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/pinaxcon/templates/symposion/dashboard/_categories.html b/pinaxcon/templates/symposion/dashboard/_categories.html index ce7017ee..8316bcfd 100644 --- a/pinaxcon/templates/symposion/dashboard/_categories.html +++ b/pinaxcon/templates/symposion/dashboard/_categories.html @@ -31,15 +31,11 @@
- {% if not user.attendee.completed_registration %} -
-
-

Register

-
-
-

To attend the conference, you must create an attendee profile and purchase your ticket

- Get your ticket -
+
+ {% if not user.attendee.completed_registration %} +

Register

+

To attend the conference, you must create an attendee profile and purchase your ticket

+ Get your ticket