]> 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:14:40 +0000 (22:14 +0200)
apps/calendar/templates/part.showevent.php

index 3acba45723fb6394d7021ab69c9857a7d7f0bbc3..43092e319543276c7f6ad10d7991801ebc191caa 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>