aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/skins/larry/templates/calendar.html
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/skins/larry/templates/calendar.html')
-rw-r--r--calendar/skins/larry/templates/calendar.html11
1 files changed, 3 insertions, 8 deletions
diff --git a/calendar/skins/larry/templates/calendar.html b/calendar/skins/larry/templates/calendar.html
index e659ecc..8dc779d 100644
--- a/calendar/skins/larry/templates/calendar.html
+++ b/calendar/skins/larry/templates/calendar.html
@@ -42,7 +42,7 @@
<roundcube:object name="plugin.calendar_list" id="calendarslist" class="treelist listing" />
</div>
<div class="boxfooter">
- <roundcube:button name="calendarcreatelink" id="calendarcreatemenulink" type="link" title="create" class="listbutton add" onclick="UI.show_popup('calendarcreatemenu', undefined, { above:true });return false" innerClass="inner" content="&#9881;" /><roundcube:button name="calendaroptionslink" id="calendaroptionsmenulink" type="link" title="moreactions" class="listbutton groupactions" onclick="UI.show_popup('calendaroptionsmenu', undefined, { above:true });return false" innerClass="inner" content="&#9881;" />
+ <roundcube:button command="calendar-create" type="link" title="calendar.createcalendar" class="listbutton add disabled" classAct="listbutton add" innerClass="inner" content="+" /><roundcube:button name="calendaroptionslink" id="calendaroptionsmenulink" type="link" title="moreactions" class="listbutton groupactions" onclick="return UI.toggle_popup('calendaroptionsmenu', event, { above:true })" innerClass="inner" label="calendar.calendaractions" aria-haspopup="true" aria-expanded="false" aria-owns="calendaroptionsmenu-menu" />
</div>
</div>
</div>
@@ -61,11 +61,6 @@
</div>
</div>
-<div id="calendarcreatemenu" class="popupmenu">
- <ul class="toolbarmenu">
- <roundcube:object name="plugin.calendar_create_menu" />
- </ul>
-</div>
<div id="timezonedisplay"><roundcube:var name="env:timezone" /></div>
<roundcube:object name="message" id="messagestack" />
@@ -340,8 +335,8 @@
</div>
<div id="eventhistory" class="uidialog" aria-hidden="true">
- <roundcube:object name="plugin.object_changelog_table" id="event-changelog-table" class="records-table changelog-table" domain="calendar" />
- <div class="compare-button"><input type="button" class="button" value="↳ <roundcube:label name='calendar.compare' />" /></div>
+ <roundcube:object name="plugin.object_changelog_table" id="event-changelog-table" class="records-table changelog-table" />
+ <div class="compare-button"><input type="button" class="button" value="↳ <roundcube:label name='libkolab.compare' />" /></div>
</div>
<div id="calendarform" class="uidialog" aria-hidden="true">

© 2014-2024 Faster IT GmbH | imprint | privacy policy