diff options
| author | Patrick Seeger <pseeger@ccwn.org> | 2014-05-08 14:45:22 +0200 |
|---|---|---|
| committer | Patrick Seeger <pseeger@ccwn.org> | 2014-05-08 14:45:22 +0200 |
| commit | b490f446c2b7a934bfba8da04918eb50dad3129b (patch) | |
| tree | 28ea49117efe157d8fa2431adeee369ad02a278a /protected/views/veranstaltung | |
| parent | 9631ea589c6fbbb267e901a691b8566cc4891803 (diff) | |
Hinweis zu veralteten Einträgen
Diffstat (limited to 'protected/views/veranstaltung')
| -rw-r--r-- | protected/views/veranstaltung/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/veranstaltung/index.php b/protected/views/veranstaltung/index.php index caaa91e..9516383 100644 --- a/protected/views/veranstaltung/index.php +++ b/protected/views/veranstaltung/index.php @@ -10,7 +10,7 @@ $this->menu=array( <h1>Veranstaltungen</h1> <?php $this->renderPartial('/common/_comparison_text'); ?> - +<?php $this->renderPartial('/common/_old_entries_text'); ?> <?php $this->renderPartial('/common/_advanced_search',array( 'model'=>$model, )); ?> |
