Skip to content

Commit

Permalink
Merge pull request #583 from heavygale/patch-1
Browse files Browse the repository at this point in the history
Update archive.tpl
  • Loading branch information
d00p authored Oct 27, 2018
2 parents c1809fc + 981f584 commit 98c5543
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/Sparkle/admin/tickets/archive.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ $header
<tr>
<td>{$lng['ticket']['lastchange']}:</td>
<td>
<label for="fromdate">{$lng['ticket']['lastchange_from']}<br /><input type="text" id="fromdate" name="fromdate" /></label>
<label for="fromdate">{$lng['ticket']['lastchange_from']}<br /><input type="text" id="fromdate" name="fromdate" /></label><br />
<label for="todate">{$lng['ticket']['lastchange_to']}<br /><input type="text" id="todate" name="todate" /></label>
</td>
</tr>
Expand Down

0 comments on commit 98c5543

Please sign in to comment.