Merge pull request #519 from Squidly271/patch-6

dockerMan - Deprecate TemplateURL
This commit is contained in:
tom mortensen
2019-09-26 11:20:46 -07:00
committed by GitHub

View File

@@ -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>