]> source.dussan.org Git - nextcloud-server.git/commitdiff
another ui fix
authorGeorg Ehrke <dev@georgswebsite.de>
Wed, 13 Jun 2012 20:14:40 +0000 (22:14 +0200)
committerGeorg Ehrke <dev@georgswebsite.de>
Wed, 13 Jun 2012 20:15:12 +0000 (22:15 +0200)
apps/calendar/templates/part.showevent.php

index 8d33d6b89033fa791a6bf28cb12295a4a6d59a1d..416b00f9a371c7a14ac2467f61d6e139529ae18f 100644 (file)
                        </td>
                        <th width="75px">&nbsp;&nbsp;&nbsp;<?php echo $l->t("Calendar");?>:</th>
                        <td>
-                               <select name="calendar" disabled="disabled">
-                                       <option>
-                                       <?php
-                                       $calendar = OC_Calendar_App::getCalendar($_['calendar'], false, false);
-                                       echo $calendar['displayname'] . ' ' . $l->t('of') . ' ' . $calendar['userid'];
-                                       ?>
-                                       </option>
-                                       
-                               </select>
+                       <?php
+                       $calendar = OC_Calendar_App::getCalendar($_['calendar'], false, false);
+                       echo $calendar['displayname'] . ' ' . $l->t('of') . ' ' . $calendar['userid'];
+                       ?>
                        </td>
                        <th width="75px">&nbsp;</th>
                        <td>