mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:05:16 +01:00
15 lines
268 B
Smarty
Executable File
15 lines
268 B
Smarty
Executable File
<!-- $Id$ -->
|
|
<!-- BEGIN overlap -->
|
|
<center>
|
|
<h2>
|
|
<font color="{color}">Scheduling Conflict</font>
|
|
</h2>
|
|
<table>
|
|
<tr><td>{overlap_text}</td></tr>
|
|
<tr><td><ul>{overlap_list}</ul></td></tr>
|
|
</table>
|
|
{resubmit_button}
|
|
{reedit_button}
|
|
</center>
|
|
<!-- END overlap -->
|