{% if canEdit %} Add New {% endif %}
| Type | Where | Date | Description | {% if canEdit %}{% endif %} |
|
|
{{ log.date|date("j.m.Y") }} | {{ log.body|nl2br}} | {% if canEdit %}
Edit
Delete
{{ (log.hidden != 1) ? 'Hide' : 'Show' }}
|
{% endif %}
| There are no changelogs for the moment. | ||||
| Previous Page |
| Next Page |