remove invite code and terms of service from new user signup page
This commit is contained in:
		@@ -39,20 +39,6 @@
 | 
			
		||||
				<%= f.password_field :password_confirmation %>
 | 
			
		||||
			</td>
 | 
			
		||||
		</tr>
 | 
			
		||||
		<tr>
 | 
			
		||||
			<td class="left">
 | 
			
		||||
				Invite Code
 | 
			
		||||
			</td>
 | 
			
		||||
			<td class="right">
 | 
			
		||||
				<input name="invite" type="text" />
 | 
			
		||||
			</td>
 | 
			
		||||
		</tr>
 | 
			
		||||
		<tr>
 | 
			
		||||
			<td class="left"></td>
 | 
			
		||||
			<td class="right">
 | 
			
		||||
				<%= t(:tos_agree) %> <%= link_to t(:tos), { :controller => 'pages', :action => 'terms' }, :target => '_blank' %>.
 | 
			
		||||
			</td>
 | 
			
		||||
		</tr>
 | 
			
		||||
		<tr>
 | 
			
		||||
			<td class="left"></td>
 | 
			
		||||
			<td class="right"><%= f.submit t(:create_account) %></td>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user