mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
customer3: EVENT2 -> conference
Keith is going to try to use Zulip again during the next conference; CoNEXT, so we need to rebrand. We use generic language here so that we don't need to do this every time. (imported from commit c97f7d4bb84f2dfd4c6db265884ba17be0fd5677)
This commit is contained in:
@@ -20,7 +20,7 @@ $(function () {
|
|||||||
|
|
||||||
<div class="register-form">
|
<div class="register-form">
|
||||||
<p class="lead">
|
<p class="lead">
|
||||||
<span id="customer3-pitch" style="display: none;">Participate in the real-time EVENT2 discussion using Zulip!</span>
|
<span id="customer3-pitch" style="display: none;">Participate in the real-time conference discussion using Zulip!</span>
|
||||||
<div class="register-page-header">Let's get started…</div>
|
<div class="register-page-header">Let's get started…</div>
|
||||||
</p>
|
</p>
|
||||||
<form class="form-inline" id="send_confirm" name="email_form"
|
<form class="form-inline" id="send_confirm" name="email_form"
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ Form is validated both client-side using jquery-validate (see signup.js) and ser
|
|||||||
|
|
||||||
{% ifequal company_name "customer3.invalid" %}
|
{% ifequal company_name "customer3.invalid" %}
|
||||||
<p style="margin-top: 30px;">
|
<p style="margin-top: 30px;">
|
||||||
CUSTOMER3 is using <a href="/hello">Zulip</a> for real-time chat during EVENT2.
|
CUSTOMER3 is using <a href="/hello">Zulip</a> for real-time chat during this conference.
|
||||||
</p>
|
</p>
|
||||||
{% endifequal %}
|
{% endifequal %}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user