settings: Change stream list top text to a tip.

This commit is contained in:
Brock Whittaker 2017-07-05 12:49:58 -07:00 committed by Tim Abbott
parent 1b616d761e
commit 62cc8b658e
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
<div id="admin-streams-list" class="settings-section" data-name="streams-list-admin">
<div class="tip">
{{#tr this}}Most stream administration is done on the <a href="/#streams">Streams page</a>.{{/tr}}
</div>
<input type="text" class="search" placeholder="{{t 'Filter streams' }}" />
<div class="clear-float"></div>
<div class="side-padded-container">
<p class="admin-streams-note">{{#tr this}}Most stream administration is done on the <a href="/#streams">Streams page</a>.{{/tr}}</p>
</div>
<div class="progressive-table-wrapper">
<table class="table table-condensed table-striped">
<thead>