summaryrefslogtreecommitdiff
path: root/protected/views/veranstaltung/_ultrashort.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/views/veranstaltung/_ultrashort.php')
-rw-r--r--protected/views/veranstaltung/_ultrashort.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/protected/views/veranstaltung/_ultrashort.php b/protected/views/veranstaltung/_ultrashort.php
new file mode 100644
index 0000000..9532ca9
--- /dev/null
+++ b/protected/views/veranstaltung/_ultrashort.php
@@ -0,0 +1 @@
+<div class="ym-g25 ym-gl"><div class="ym-gbox"><?php echo Yii::app()->dateFormatter->format('HH:mm',$data->startzeit)?> Uhr </div></div><div class="ym-g75 ym-gr"><div class="ym-gbox"><?php echo CHTML::link("<strong>".$data->titel."</strong>",array("veranstaltung/view","id"=>$data->id)); ?></div> </div> \ No newline at end of file