mirror of
https://github.com/unraid/webgui.git
synced 2026-03-20 20:02:44 -05:00
Rename docker repositories tab to template repositories
We all know my preference is to completely delete this file, but it would solve (or at least help) with the odd user getting confused over what it actually does by naming the tab correctly
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
Menu="Docker:2"
|
||||
Title="Docker Repositories"
|
||||
Title="Template Repositories"
|
||||
Tag="clone"
|
||||
Cond="(pgrep('dockerd')!==false)"
|
||||
---
|
||||
<?PHP
|
||||
/* Copyright 2005-2018, Lime Technology
|
||||
* Copyright 2014-2018, Guilherme Jardim, Eric Schultz, Jon Panozzo.
|
||||
/* Copyright 2005-2019, Lime Technology
|
||||
* Copyright 2014-2019, Guilherme Jardim, Eric Schultz, Jon Panozzo.
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU General Public License version 2,
|
||||
|
||||
Reference in New Issue
Block a user