diff options
Diffstat (limited to 'protected/views/veranstaltung/index.php')
| -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, )); ?> |
