mirror of
https://github.com/unraid/webgui.git
synced 2026-05-12 07:10:52 -05:00
Docker: updated 'Add Config' button to be a little more descriptive on the create/edit container page
This commit is contained in:
@@ -1185,7 +1185,7 @@ $showAdditionalInfo = '';
|
||||
<table class="advanced">
|
||||
<tr>
|
||||
<td> </td>
|
||||
<td><button type="button" onclick="addConfigPopup();">Add Config</button></td>
|
||||
<td><a href="javascript:addConfigPopup();" style="font-size: 1.2em"><i class="fa fa-plus"></i> Add another Path, Port or Variable</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
<br>
|
||||
|
||||
Reference in New Issue
Block a user