source: companies/serpro/calendar/templates/edge-it/month_header.tpl @ 903

Revision 903, 432 bytes checked in by niltonneto, 15 years ago (diff)

Importacao inicial do Expresso do Serpro

Line 
1
2<!-- BEGIN monthly_header -->
3<tr class="calendar_m_w_table_header" colspan="{cols}" width="{col_width}%">
4{column_header}</tr>
5<!-- END monthly_header -->
6
7<!-- BEGIN column_title -->
8<th class="calendar_weekview_daytitle" width="14.28%">{col_title}</th>
9<!-- END column_title -->
10
11<!-- BEGIN month_column -->
12<td class="calendar_m_w_tablecell" colspan="1" width="{col_width}%"{extra}>{column_data}</td>
13<!-- END month_column -->
Note: See TracBrowser for help on using the repository browser.