Rename 'Subscriptions' page to 'Streams'

I didn't rename all the files and HTML elements in case we decide we
like the old name better.

(imported from commit d8a8d30662e22e69e60df9cd2b1341a9128a1902)
This commit is contained in:
Zev Benjamin 2013-01-23 14:26:03 -05:00
parent 4dbd51033a
commit 65e5513bcc
2 changed files with 3 additions and 3 deletions

View File

@ -150,9 +150,9 @@ var people_list = [
{% if lurk_stream %}Stream {{ lurk_stream }}{% else %}Home{% endif %}
</a>
</li>
<li title="Subscriptions">
<li title="Streams">
<a href="#subscriptions" data-toggle="tab">
<i class="icon-globe"></i> Subscriptions
<i class="icon-globe"></i> Streams
</a>
</li>
<li title="Settings">

View File

@ -3,7 +3,7 @@
<div class="row">
<div class="span6">
<div class="subscriptions">
<h1>Subscriptions</h1>
<h1>Streams</h1>
<div class="alert" id="subscriptions-status"></div>
<div id="subs_page_loading_indicator"></div>
<table class="table table-condensed table-striped">