Rename search-operators help to "Search help".

(imported from commit 29facc2965d975ae907d8d7f816f31e22ebd682b)
This commit is contained in:
Steve Howell
2013-12-05 12:08:16 -05:00
parent 40057b2fd0
commit ce57cbf22a
2 changed files with 4 additions and 4 deletions

View File

@@ -60,9 +60,9 @@
<i class="icon-vector-pencil"></i> Message formatting <i class="icon-vector-pencil"></i> Message formatting
</a> </a>
</li> </li>
<li title="Search operators"> <li title="Search help">
<a href="#search-operators" role="button" data-toggle="modal"> <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> </a>
</li> </li>
<li class="divider"></li> <li class="divider"></li>
@@ -102,7 +102,7 @@
<i class="icon-vector-comment"></i> Feedback <i class="icon-vector-comment"></i> Feedback
</a> </a>
</li> </li>
{% endif %} {% endif %}
<li class="divider"></li> <li class="divider"></li>
{% if show_webathena %} {% if show_webathena %}
<li title="Grant Zulip the Kerberos tickets needed to run your Zephyr <li title="Grant Zulip the Kerberos tickets needed to run your Zephyr

View File

@@ -2,7 +2,7 @@
aria-labelledby="search-operators-label" aria-hidden="true"> aria-labelledby="search-operators-label" aria-hidden="true">
<div class="modal-header"> <div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <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>
<div class="modal-body"> <div class="modal-body">
<table class="table table-striped table-condensed table-rounded table-bordered" id="fmt_help_table"> <table class="table table-striped table-condensed table-rounded table-bordered" id="fmt_help_table">