From 541c35b3f7591761dfa7aee3d146d2bce3546b51 Mon Sep 17 00:00:00 2001
From: jonathan_byrne
Date: Fri, 2 Nov 2007 12:58:54 +0000
Subject: [PATCH] KTS-2448 "Add Hover Text for icons that perform actions"
---
plugins/rssplugin/KTrss.inc.php | 4 ++--
templates/ktcore/support.smarty | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/plugins/rssplugin/KTrss.inc.php b/plugins/rssplugin/KTrss.inc.php
index 137de55..3c27932 100644
--- a/plugins/rssplugin/KTrss.inc.php
+++ b/plugins/rssplugin/KTrss.inc.php
@@ -1,6 +1,6 @@
".KTrss::getRssLinkIcon()."";
+ return "".KTrss::getRssLinkIcon()."";
}
// get the mime type id for a document
diff --git a/templates/ktcore/support.smarty b/templates/ktcore/support.smarty
index a25752b..c630bea 100644
--- a/templates/ktcore/support.smarty
+++ b/templates/ktcore/support.smarty
@@ -13,7 +13,7 @@ risk to reveal aspects of it), please do sanitise the information, or ask us
if you can mail it directly to the developer who is dealing with your issue.{/i18n}
{i18n}Download PHP information{/i18n}
+ class="ktInline ktAction ktDownload" title="Download PHP Information">{i18n}Download PHP information{/i18n}
{i18n}Download PHP information{/i18n}