Conditionally show custom server bit
This commit is contained in:
parent
9c8ef4240c
commit
e23195fd86
2 changed files with 8 additions and 4 deletions
|
@ -341,7 +341,7 @@ body {
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mx_HomePage_col mx_HomePage_toprow">
|
||||
<div id="step2_container" class="mx_HomePage_col mx_HomePage_toprow" style="display: none; ">
|
||||
<div class="mx_HomePage_row">
|
||||
<div>
|
||||
<h2>Step 2: Use a custom server</h2>
|
||||
|
@ -373,7 +373,7 @@ body {
|
|||
<div class="mx_HomePage_col mx_HomePage_toprow">
|
||||
<div class="mx_HomePage_row">
|
||||
<div>
|
||||
<h2>Step 3: Register or Log in</h2>
|
||||
<h2 id="step_login_header">Step 2: Register or Log in</h2>
|
||||
<p>Create a new account if you don't have one, or log in to your existing account.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue