diff options
Diffstat (limited to '')
| -rw-r--r-- | protected/views/veranstaltung/now.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/veranstaltung/now.php b/protected/views/veranstaltung/now.php index ca5e5dc..8eb8c64 100644 --- a/protected/views/veranstaltung/now.php +++ b/protected/views/veranstaltung/now.php @@ -4,7 +4,7 @@ $this->breadcrumbs=array( ); $this->menu=array( - array('label'=>'Veranstaltung erstellen', 'url'=>array('create')), + );?> <h3>Veranstaltungen heute um <?php echo date("H:i");?></h3> |
