mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
@@ -23,7 +23,7 @@ $(function () {
|
|||||||
{{ csrf_input }}
|
{{ csrf_input }}
|
||||||
<div class="input-box horizontal">
|
<div class="input-box horizontal">
|
||||||
<div class="inline-block relative">
|
<div class="inline-block relative">
|
||||||
<input type="text" class="email required" placeholder="{{ _("Enter your work email address") }}"
|
<input type="text" class="email required" placeholder="{{ _("Enter your email address") }}"
|
||||||
id="email" name="email" required />
|
id="email" name="email" required />
|
||||||
<label for="id_username">{{ _('Email') }}</label>
|
<label for="id_username">{{ _('Email') }}</label>
|
||||||
<div class="required"></div>
|
<div class="required"></div>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ controlling the specific settings of the organizations that they own.
|
|||||||
2. Click the **Register** button in the top right hand corner of the screen.
|
2. Click the **Register** button in the top right hand corner of the screen.
|
||||||
|
|
||||||
3. You will be taken to the register page and prompted to
|
3. You will be taken to the register page and prompted to
|
||||||
**Enter your work email address**. Enter your work email address
|
**Enter your email address**. Enter your email address
|
||||||
and click **Sign Up**.
|
and click **Sign Up**.
|
||||||
|
|
||||||
4. You will be asked to confirm your email address. Wait for the email to
|
4. You will be asked to confirm your email address. Wait for the email to
|
||||||
|
|||||||
Reference in New Issue
Block a user