From 7759aa42523484ce5f63891cbf45004ed38a14db Mon Sep 17 00:00:00 2001 From: megan_w Date: Wed, 6 Feb 2008 11:26:35 +0000 Subject: [PATCH] KTC-320 "Information icon in WebDAV Connection Information dashlet does nothing" Fixed. Removed the icon. --- templates/ktstandard/ktwebdavdashlet/dashlet.smarty | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/templates/ktstandard/ktwebdavdashlet/dashlet.smarty b/templates/ktstandard/ktwebdavdashlet/dashlet.smarty index 16c86c9..9edd883 100644 --- a/templates/ktstandard/ktwebdavdashlet/dashlet.smarty +++ b/templates/ktstandard/ktwebdavdashlet/dashlet.smarty @@ -1,8 +1,6 @@
-

{i18n arg_appname="$appname"}To connect to #appname# via a third-party WebDAV client, please use the following address{/i18n}:
+{i18n arg_appname="$appname"}To connect to #appname# via a third-party WebDAV client, please use the following address{/i18n}:
{$url}ktwebdav/ktwebdav.php

{i18n arg_appname="$appname"}To connect with the #appname# Tools Suite, use this address{/i18n}:
{$url}

-

-
- + \ No newline at end of file -- libgit2 0.21.4