Rename 'WireGuard Clients' page to 'Clients'
This commit is contained in:
		
							parent
							
								
									db872c4261
								
							
						
					
					
						commit
						0d562ffec5
					
				|  | @ -120,7 +120,7 @@ | ||||||
|                             <a href="{{.basePath}}/" class="nav-link {{if eq .baseData.Active ""}}active{{end}}"> |                             <a href="{{.basePath}}/" class="nav-link {{if eq .baseData.Active ""}}active{{end}}"> | ||||||
|                                 <i class="nav-icon fas fa-user-secret"></i> |                                 <i class="nav-icon fas fa-user-secret"></i> | ||||||
|                                 <p> |                                 <p> | ||||||
|                                     Wireguard Clients |                                     Clients | ||||||
|                                 </p> |                                 </p> | ||||||
|                             </a> |                             </a> | ||||||
|                         </li> |                         </li> | ||||||
|  |  | ||||||
|  | @ -1,5 +1,5 @@ | ||||||
| {{define "title"}} | {{define "title"}} | ||||||
| Wireguard Clients | Clients | ||||||
| {{end}} | {{end}} | ||||||
| 
 | 
 | ||||||
| {{define "top_css"}} | {{define "top_css"}} | ||||||
|  | @ -17,13 +17,13 @@ Wireguard Clients | ||||||
| {{end}} | {{end}} | ||||||
| 
 | 
 | ||||||
| {{define "page_title"}} | {{define "page_title"}} | ||||||
| Wireguard Clients | Clients | ||||||
| {{end}} | {{end}} | ||||||
| 
 | 
 | ||||||
| {{define "page_content"}} | {{define "page_content"}} | ||||||
| <section class="content"> | <section class="content"> | ||||||
|     <div class="container-fluid"> |     <div class="container-fluid"> | ||||||
|         <!-- <h5 class="mt-4 mb-2">Wireguard Clients</h5> --> |         <!-- <h5 class="mt-4 mb-2">Clients</h5> --> | ||||||
|         <div class="row" id="client-list"> |         <div class="row" id="client-list"> | ||||||
|         </div> |         </div> | ||||||
|         <!-- /.row --> |         <!-- /.row --> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue