We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef8db31 commit 6e53037Copy full SHA for 6e53037
layouts/shortcodes/download.html
@@ -67,9 +67,7 @@ <h2>Download DbGate Community</h2>
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. <br />
71
- You could <a href='#' id="download-no-email" >continue without email</a>, if you
72
- wish.</p>
+ once per month.</p>
73
74
75
<div class="field">
@@ -111,6 +109,8 @@ <h2>Please provide your e-mail address</h2>
111
109
<a class="button is-medium is-primary is-static" id="download-button">
112
110
Download
113
</a>
+
+ <a href='#' id="download-no-email" >Continue without email</a>
114
</div>
115
116
0 commit comments