egroupware_official/calendar/templates/default/preference_colspan.tpl
Ralf Becker 35b70b36be Merged 27237 from Stefan:
freebussy ACL added into calender. Now if you only give that right, you
will see, that the time is blocked without a read right of user or
group. But will see everything as private
2009-06-16 13:07:48 +00:00

10 lines
296 B
Smarty
Executable File

<tr class="th">
<td>{string}</td>
<td align="center">{lang_freebusy}</td>
<td align="center">{lang_read}</td>
<td align="center">{lang_add}</td>
<td align="center">{lang_edit}</td>
<td align="center">{lang_delete}</td>
<td align="center">{lang_private}</td>
</tr>