Hide generic join text in restricted mode
This commit is contained in:
		
							parent
							
								
									0e9b0f94de
								
							
						
					
					
						commit
						279ac9400d
					
				
					 1 changed files with 2 additions and 1 deletions
				
			
		|  | @ -57,11 +57,12 @@ templates::{info, instance, statics::index_css}, | ||||||
|           This relay is currently in Restricted Mode, which means servers need to be approved ahead of time by the relay |           This relay is currently in Restricted Mode, which means servers need to be approved ahead of time by the relay | ||||||
|           administrator. Please contact the admin before attempting to join. |           administrator. Please contact the admin before attempting to join. | ||||||
|         </p> |         </p> | ||||||
|         } |         } else { | ||||||
|         <p> |         <p> | ||||||
|           If you are the admin of a server that supports activitypub relays, you can add |           If you are the admin of a server that supports activitypub relays, you can add | ||||||
|           this relay to your server. |           this relay to your server. | ||||||
|         </p> |         </p> | ||||||
|  |         } | ||||||
|         <h4>Mastodon</h4> |         <h4>Mastodon</h4> | ||||||
|         <p> |         <p> | ||||||
|           Mastodon admins can add this relay by adding |           Mastodon admins can add this relay by adding | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue