From cb719960089b199281315b91a30023686df489ec Mon Sep 17 00:00:00 2001 From: Bart Visscher Date: Sun, 12 Aug 2012 17:21:09 +0200 Subject: Change image links to use imagePath function --- apps/calendar/templates/calendar.php | 2 +- apps/calendar/templates/share.dropdown.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/calendar/templates') diff --git a/apps/calendar/templates/calendar.php b/apps/calendar/templates/calendar.php index c94cc755ab3..15891aafd9e 100644 --- a/apps/calendar/templates/calendar.php +++ b/apps/calendar/templates/calendar.php @@ -44,7 +44,7 @@
<?php echo $l->t('Settings'); ?> - <?php echo $l->t('Settings'); ?> + <?php echo $l->t('Settings'); ?>
diff --git a/apps/calendar/templates/share.dropdown.php b/apps/calendar/templates/share.dropdown.php index 07b4c4bced5..391ae83765b 100644 --- a/apps/calendar/templates/share.dropdown.php +++ b/apps/calendar/templates/share.dropdown.php @@ -33,7 +33,7 @@ echo OCP\html_select_options($allusers, array());