We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96aeaa0 commit 2255365Copy full SHA for 2255365
1 file changed
layouts/shortcodes/download.html
@@ -66,6 +66,12 @@ <h2>Download DbGate Community</h2>
66
<div class="box">
67
<h2>Please provide your e-mail address</h2>
68
69
+ <p>We will send you information about DbGate related news and updates, max
70
+ once per month.
71
+ You could <a href='#' id="download-no-email" >continue without email</a>, if you
72
+ wish.</p>
73
+
74
75
<div class="field">
76
<label class="label">Email</label>
77
<div class="control has-icons-left has-icons-right">
@@ -104,10 +110,6 @@ <h2>Please provide your e-mail address</h2>
104
110
<a class="button is-medium is-primary is-static" id="download-button">
105
111
Download
106
112
</a>
107
-
108
- <p style="margin-left: 20px">
109
- <a id="download-no-email">Continue without e-mail</a>
- </p>
113
</div>
114
115
0 commit comments