aboutsummaryrefslogtreecommitdiffstats
path: root/www/templates/en/submit_name.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/templates/en/submit_name.html')
-rw-r--r--www/templates/en/submit_name.html12
1 files changed, 8 insertions, 4 deletions
diff --git a/www/templates/en/submit_name.html b/www/templates/en/submit_name.html
index 8439964..5b87c62 100644
--- a/www/templates/en/submit_name.html
+++ b/www/templates/en/submit_name.html
@@ -1,11 +1,15 @@
-<div id="submit-header" data-role="header" data-position="fixed" data-id="locate">
+<div id="submit-header" data-role="header">
<h1>Your details</h1>
</div>
<div data-role="content">
- <div class="gmailstyletest">
- <input data-role="none" type="text" value="<%= user.name %>" name="name" id="form_name" placeholder="Please enter your name" required>
- <input data-role="none" type="tel" value="<%= user.phone %>" name="name" id="form_phone" placeholder="Please enter your phone number">
+ <div class="inputcard">
+ <div>
+ <input data-role="none" type="text" value="<%= user.name %>" name="name" id="form_name" placeholder="Please enter your name" required>
+ </div>
+ <div>
+ <input data-role="none" type="tel" value="<%= user.phone %>" name="name" id="form_phone" placeholder="Please enter your phone number">
+ </div>
<div data-role="fieldcontain">
<fieldset data-role="controlgroup">
<input type="checkbox" name="may_show_name" id="form_may_show_name" value="1" checked>