diff options
Diffstat (limited to 'protected/views/myVeranstaltung/index.php')
| -rw-r--r-- | protected/views/myVeranstaltung/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/myVeranstaltung/index.php b/protected/views/myVeranstaltung/index.php index 2471e44..5e28017 100644 --- a/protected/views/myVeranstaltung/index.php +++ b/protected/views/myVeranstaltung/index.php @@ -11,7 +11,7 @@ $this->menu=array( <h1>Unsere Veranstaltungen</h1> <?php $this->renderPartial('/common/_comparison_text'); ?> - +<?php $this->renderPartial('/common/_old_entries_text'); ?> <?php $this->renderPartial('/common/_advanced_search',array( 'model'=>$model, )); ?> |
