mirror of
https://github.com/unraid/webgui.git
synced 2026-01-18 23:50:12 -06:00
Merge pull request #519 from Squidly271/patch-6
dockerMan - Deprecate TemplateURL
This commit is contained in:
@@ -896,7 +896,7 @@ button[type=button]{margin:0 20px 0 0}
|
||||
</blockquote>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="<?=$authoring;?>">
|
||||
<tr class='noshow'> <!-- Deprecated for author to enter or change, but needs to be present -->
|
||||
<td>Template URL:</td>
|
||||
<td><input type="text" name="contTemplateURL"></td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user