update login logout text

This commit is contained in:
Zachary Chai
2017-01-20 16:46:51 -05:00
parent afce542431
commit 2d0ca5f16b
7 changed files with 17 additions and 21 deletions

View File

@ -41,9 +41,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
</div>
<div class="center-block col-xs-6 login">
<div class="text-center">
<span class="login-text"><%= t('login_description') %></span> <%= link_to 'Login', '/users/login', class: 'btn btn-lg btn-primary' %>
</div>
<%= render 'shared/signup' %>
</div>
</div>

View File

@ -43,5 +43,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
<% end %>
</div>
<%= render 'shared/signup' %>
</div>
</div>

View File

@ -26,6 +26,8 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
<%= render 'rooms_center_panel' %>
</div>
<%= render 'shared/signup' %>
<div class="table-wrapper">
<table id="recordings" class="table" width="100%">
<thead>