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

@ -36,9 +36,6 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
<span class="logo-wrapper pull-left">
<%= link_to image_tag("bbb-logo.png", :alt => "BigBlueButton", :class => "logo"), root_path %>
</span>
<% unless params[:controller] == 'sessions' && params[:action] == 'new' %>
<%= render 'shared/signup' %>
<% end %>
</div>
<!-- End of Header -->