Skip to content

Commit

Permalink
Remove old ansible comments (#25352)
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored May 12, 2023
1 parent d7a98fe commit d01eabd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions res/welcome.html
Original file line number Diff line number Diff line change
Expand Up @@ -181,18 +181,12 @@ <h4 class="mx_Header_subtitle">_t("Decentralised, encrypted chat &amp; collabora
<div class="mx_ButtonLabel">_t("Create Account")</div>
</a>
</div>
<!-- The comments below are meant to be used by Ansible as a quick way
to strip out the marked content when desired.
See https://github.com/vector-im/element-web/issues/8622.
TODO: Strip out these comments and rely on the guest flag -->
<!-- BEGIN Ansible: Remove these lines when guest access is disabled -->
<div class="mx_ButtonRow mx_WelcomePage_guestFunctions">
<div>
<a href="#/directory" class="mx_ButtonParent mx_SecondaryButton mx_Button_iconRoomDirectory">
<div class="mx_ButtonLabel">_t("Explore rooms")</div>
</a>
</div>
</div>
<!-- END Ansible: Remove these lines when guest access is disabled -->
</div>
</div>

0 comments on commit d01eabd

Please sign in to comment.