projects
/
pgdayuk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6b4f235
)
Update multi-reg button container
author
Chris Ellis
<chris@intrbiz.com>
Sat, 14 Sep 2024 11:58:33 +0000
(13:58 +0200)
committer
Chris Ellis
<chris@intrbiz.com>
Sat, 14 Sep 2024 11:58:33 +0000
(13:58 +0200)
templates/confreg/registration_dashboard.html
patch
|
blob
|
blame
|
history
diff --git
a/templates/confreg/registration_dashboard.html
b/templates/confreg/registration_dashboard.html
index 11207adf1841eace769b01137af15ac24a9bd7fa..c7ab2016b2470ab28778793f77d6e20dbdf6361a 100644
(file)
--- a/
templates/confreg/registration_dashboard.html
+++ b/
templates/confreg/registration_dashboard.html
@@
-189,7
+189,7
@@
<div class="card">
<h4>Other Registrations</h4>
<p>You are managing registrations for other people who are attending the event.</p>
- <nav class="button-bar small">
+ <nav class="button-bar small
left
">
<a class="button primary" href="{{redir_root}}other/">Manage</a>
</nav>
</div>