mirror of
				https://github.com/NginxProxyManager/nginx-proxy-manager.git
				synced 2025-10-31 15:53:33 +00:00 
			
		
		
		
	Replace the 'default-site' variable 'description' with the 'i18n' configuration
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| <td> | ||||
|     <div><%- name %></div> | ||||
|     <div><%- i18n('settings', 'default-site') %></div> | ||||
|     <div class="small text-muted"> | ||||
|         <%- description %> | ||||
|         <%- i18n('settings', 'default-site-description') %> | ||||
|     </div> | ||||
| </td> | ||||
| <td> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user