diff options
author | Michele Calgaro <[email protected]> | 2021-02-04 22:06:35 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2021-02-04 22:07:39 +0900 |
commit | ce15ecab2136c7dc76c1b2e6763ea10bc8318d96 (patch) | |
tree | b5f55009f713f511be494b444e9b21fbad3ffb77 /kdoctools/customization/tde-navig.xsl | |
parent | d5e99d02c95191ff941b4372ceafa0e9bd0d3e6a (diff) | |
download | tdelibs-ce15ecab2136c7dc76c1b2e6763ea10bc8318d96.tar.gz tdelibs-ce15ecab2136c7dc76c1b2e6763ea10bc8318d96.zip |
Fixed references to TDE website.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit d25548e1fa7bf3d06aed9a985455364135e35c10)
Diffstat (limited to 'kdoctools/customization/tde-navig.xsl')
-rw-r--r-- | kdoctools/customization/tde-navig.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdoctools/customization/tde-navig.xsl b/kdoctools/customization/tde-navig.xsl index bd6fc617c..df14bb979 100644 --- a/kdoctools/customization/tde-navig.xsl +++ b/kdoctools/customization/tde-navig.xsl @@ -202,7 +202,7 @@ </div> <div id="comments" style="position:relative; top: 5px; left: 1em; height:85px; width: 50%; color: #000000"> <p>Would you like to comment or contribute an update to this page?<br/> - Send feedback to the <a href="mailto:[email protected]" style="background:transparent; color:#000000; text-decoration: underline;">TDE Development Team</a></p> + Send feedback to the <a href="mailto:[email protected]" style="background:transparent; color:#000000; text-decoration: underline;">TDE Development Team</a></p> </div> </div> |