mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
Rename search-operators help to "Search help".
(imported from commit 29facc2965d975ae907d8d7f816f31e22ebd682b)
This commit is contained in:
@@ -60,9 +60,9 @@
|
||||
<i class="icon-vector-pencil"></i> Message formatting
|
||||
</a>
|
||||
</li>
|
||||
<li title="Search operators">
|
||||
<li title="Search help">
|
||||
<a href="#search-operators" role="button" data-toggle="modal">
|
||||
<i class="icon-vector-search"></i> Search operators
|
||||
<i class="icon-vector-search"></i> Search help
|
||||
</a>
|
||||
</li>
|
||||
<li class="divider"></li>
|
||||
@@ -102,7 +102,7 @@
|
||||
<i class="icon-vector-comment"></i> Feedback
|
||||
</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
<li class="divider"></li>
|
||||
{% if show_webathena %}
|
||||
<li title="Grant Zulip the Kerberos tickets needed to run your Zephyr
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
aria-labelledby="search-operators-label" aria-hidden="true">
|
||||
<div class="modal-header">
|
||||
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
|
||||
<h3 id="search-operators-label">Search operators</h3>
|
||||
<h3 id="search-operators-label">Search help</h3>
|
||||
</div>
|
||||
<div class="modal-body">
|
||||
<table class="table table-striped table-condensed table-rounded table-bordered" id="fmt_help_table">
|
||||
|
||||
Reference in New Issue
Block a user