summaryrefslogtreecommitdiff
path: root/protected/views/myVeranstaltung/index.php
diff options
context:
space:
mode:
authorPatrick Seeger <pseeger@ccwn.org>2014-05-08 14:45:22 +0200
committerPatrick Seeger <pseeger@ccwn.org>2014-05-08 14:45:22 +0200
commitb490f446c2b7a934bfba8da04918eb50dad3129b (patch)
tree28ea49117efe157d8fa2431adeee369ad02a278a /protected/views/myVeranstaltung/index.php
parent9631ea589c6fbbb267e901a691b8566cc4891803 (diff)
Hinweis zu veralteten Einträgen
Diffstat (limited to 'protected/views/myVeranstaltung/index.php')
-rw-r--r--protected/views/myVeranstaltung/index.php2
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,
)); ?>