added label to jump to present
This commit is contained in:
parent
243121e40b
commit
35cf7ed47e
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
<button value="zoom-week">Woche</button>
|
||||
<button value="zoom-month">Monat</button>
|
||||
<button value="zoom-year">Jahr</button>
|
||||
<button value="move-last"><img src="images/control_end_blue.png" title="move to present" /></button>
|
||||
<button value="move-last">Jetzt <img src="images/control_end_blue.png" title="move to present" /></button>
|
||||
<button value="move-forward"><img src="images/control_fastforward_blue.png" title="move forward" /></button>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue