mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
referral: Move explanatory text above input box
(imported from commit e4802b4b05a5aa8c4fa4631c5d36876632ba393b)
This commit is contained in:
parent
126fcd42d7
commit
9a0851f82f
@ -35,6 +35,11 @@
|
||||
<p>Our engineers will artisanally handcraft
|
||||
and send them an invitation.</p>
|
||||
</div>
|
||||
<div class="still-have-invites" id="encouraging-invite-message">
|
||||
<p>
|
||||
Know someone who would love Zulip for their company or group? Invite 'em!
|
||||
</p>
|
||||
</div>
|
||||
<div class="still-have-invites">
|
||||
{# Many of these values are set by the initialization code in referral.js #}
|
||||
<form id="referral-form">
|
||||
@ -45,11 +50,6 @@
|
||||
<span id="invite-hearts"></span>
|
||||
<small class="pull-right"><span class="invite-count">0</span> invite<span class="invite-count-is-plural">s</span> remaining</small>
|
||||
</div>
|
||||
<div class="still-have-invites" id="encouraging-invite-message">
|
||||
<p>
|
||||
Know someone who would love Zulip for their company or group? Invite 'em!
|
||||
</p>
|
||||
</div>
|
||||
<div class="no-more-invites">
|
||||
<p>
|
||||
We'll have more invites for you soon, but
|
||||
|
||||
Loading…
Reference in New Issue
Block a user