Fix for Comment system needs to support hostid #180

This commit is contained in:
Ken Fallon 2024-01-08 18:43:07 +00:00
parent fc096c6fa6
commit fcf624dc22

View File

@ -110,7 +110,7 @@ Subscribe to the comments <a href="<!--% absolute_path(baseurl) %-->comments.rss
</tr> </tr>
<!-- . --> <!-- . -->
<tr> <tr>
<td>Who hosted this show?</td> <td>What is the <strong>HOST_ID</strong> for the host of this show?</td>
<td> <td>
<input required type="text" name="hostid" size="20" maxlength="5" placeholder="Type the host number"></td> <input required type="text" name="hostid" size="20" maxlength="5" placeholder="Type the host number"></td>
<td> <td>