Remove end date status text, it was wrong.

This commit is contained in:
Nathan Gray 2016-03-21 19:18:25 +00:00
parent 47198549f7
commit d3f38b5bc6

View File

@ -8,7 +8,7 @@
<template id="infolog.index.dates" template="" lang="" group="0" version="1.9.001">
<hbox>
<date id="startdate" label="Start"/>
<date statustext="Leave it empty for a full week" id="enddate" label="End"/>
<date id="enddate" label="End"/>
</hbox>
</template>
<template id="infolog.index.rows" template="" lang="" group="0" version="1.9.005">