From 148d2616e554964b59c5acaebf76333e5ae7f5eb Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Mon, 21 Oct 2013 21:29:45 +0200 Subject: introduce link_to_docs() and migrate links --- settings/templates/personal.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'settings/templates/personal.php') diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 60c509b4a1c..6c758e659a8 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -132,7 +132,7 @@ if($_['passwordChangeSupported']) {

t('WebDAV'));?>


- t('Use this address to access your Files via WebDAV', array($theme->getDocBaseUrl())));?> + t('Use this address to access your Files via WebDAV', array(link_to_docs('user-webdav'))));?>