From 2b59912b3dc6e26ddf21afa089aec6b79b3bf062 Mon Sep 17 00:00:00 2001 From: Jakob Sack Date: Wed, 10 Aug 2011 11:19:12 +0200 Subject: Add CardDAV path --- apps/contacts/templates/index.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'apps/contacts') diff --git a/apps/contacts/templates/index.php b/apps/contacts/templates/index.php index 5f61ec1078d..ea76621674a 100644 --- a/apps/contacts/templates/index.php +++ b/apps/contacts/templates/index.php @@ -12,3 +12,6 @@ OC_Util::addStyle('contacts','styles');
inc("part.details"); ?>
+ + t('The path to this addressbook is %s', array(OC::$WEBROOT.'/apps/contacts/carddav.php/addressbooks/'.$_['addressbooks'][0]['uri'])); ?> + -- cgit v1.2.3