From b5b3e01dd71962cb714959391e36a16985e219d9 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 17 Jul 2018 15:45:17 -0400 Subject: [PATCH] Additional minor layout in Attendees List --- .../admin/registrations/eventRegistrants.html | 20 ++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/views/admin/registrations/eventRegistrants.html b/views/admin/registrations/eventRegistrants.html index 2f20dc9..d5cf812 100644 --- a/views/admin/registrations/eventRegistrants.html +++ b/views/admin/registrations/eventRegistrants.html @@ -88,7 +88,6 @@ Status Submitted Not Attending -   @@ -107,13 +106,6 @@ {$r.request_status_name} {$r.date_submitted} {if $r.not_attending.value}NOT ATTENDING{/if} - - View Request - {if $r.request_status.value == 0} - Access Cart - {/if} - - View Request | - View Account + View Account | + + + View Request + + {if $r.request_status.value == 0} + | + + Access Cart + {/if} + -- 2.17.1