Fix typo.

This commit is contained in:
Bastien 2015-08-30 22:33:09 +02:00
parent d4f9035ce4
commit 6d10b3364e

View file

@ -177,8 +177,8 @@
<td>
<div class="checkbox">
<label>
<input type="checkbox" id="tuesday" />
<?php echo $this->lang->line('tuesday'); ?>
<input type="checkbox" id="thursday" />
<?php echo $this->lang->line('thursday'); ?>
</label>
</div>
</td>
@ -429,4 +429,4 @@
<a href="http://www.gnu.org/copyleft/gpl.html">http://www.gnu.org/copyleft/gpl.html</a>
</p>
</div>
</div>
</div>