Move the comment in template.php.

This commit is contained in:
markjcrane 2016-04-29 11:38:56 -06:00
parent e5e2f92592
commit 19eae3dd72
1 changed files with 1 additions and 1 deletions

View File

@ -2216,9 +2216,9 @@
echo " </table>\n"; echo " </table>\n";
echo " </form>"; echo " </form>";
echo "</div>"; echo "</div>";
}
*/ */
} }
}
?> ?>
</td> </td>
</tr> </tr>