Merge pull request #7 from fallucch/master

fix thursday in user working-plan
This commit is contained in:
Alex Tselegidis 2015-04-13 19:26:27 +02:00
commit 47d839dcb1

View file

@ -322,7 +322,7 @@
</tr>
<tr>
<td><label class="checkbox"><input type="checkbox" id="thursday" />
<?php echo $this->lang->line('tuesday'); ?></label></td>
<?php echo $this->lang->line('thursday'); ?></label></td>
<td><input type="text" id="thursday-start" class="work-start" /></td>
<td><input type="text" id="thursday-end" class="work-end" /></td>
</tr>
@ -494,4 +494,4 @@
</div>
</div>
</div>
</div>
</div>