forked from External/greenlight
		
	update login logout text
This commit is contained in:
		@@ -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>
 | 
			
		||||
 
 | 
			
		||||
@@ -43,5 +43,7 @@ with BigBlueButton; if not, see <http://www.gnu.org/licenses/>.
 | 
			
		||||
      <% end %>
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
    <%= render 'shared/signup' %>
 | 
			
		||||
 | 
			
		||||
  </div>
 | 
			
		||||
</div>
 | 
			
		||||
 
 | 
			
		||||
@@ -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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user