projects
/
timetracker.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Translation files work.
[timetracker.git]
/
WEB-INF
/
templates
/
table_test.tpl
1
{$forms.weekTimeForm.open}
2
<table width="720">
3
<tr valign="top">
4
<td>{$forms.weekTimeForm.week_durations.control}</td>
5
</tr>
6
</table>
7
<table>
8
<tr>
9
<td align="center" colspan="2">{$forms.weekTimeForm.btn_submit.control}</td>
10
</tr>
11
</table>
12
{$forms.weekTimeForm.close}