This commit is contained in:
Christopher Cookman 2025-09-01 00:29:56 -06:00
parent 5b4d6281a0
commit 629dcfb481

View file

@ -17,7 +17,7 @@
</div>
<div>
<label for="StartDate">Start Date:</label>
<input type="date" id="StartDate" name="StartDate" value="<%= aclEntry.StartDate %>">
<input type="date" id="StartDate" name="StartDate" value="2000-01-01">
</div>
<div>
<label for="EndDate">End Date:</label>