mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +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
 | 
					                      <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
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -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">
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user