diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 22:39:10 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-02-24 22:39:10 -0600 |
commit | 324c251aafe36a1c94410bde2f4f09ad07bd33be (patch) | |
tree | 563a5cd00f975f797cbd1c692b293de6ac1002d9 /kdoctools/customization/kde-navig.xsl | |
parent | 9a3888489dd9e1c1100c1db8feee255ebabd86c7 (diff) | |
download | tdelibs-324c251aafe36a1c94410bde2f4f09ad07bd33be.tar.gz tdelibs-324c251aafe36a1c94410bde2f4f09ad07bd33be.zip |
Fix tdelibs entities, text strings for future maintenance of handbook files.
This partially resolves bug report 694.
Diffstat (limited to 'kdoctools/customization/kde-navig.xsl')
-rw-r--r-- | kdoctools/customization/kde-navig.xsl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kdoctools/customization/kde-navig.xsl b/kdoctools/customization/kde-navig.xsl index 447ad7337..2e8a9e717 100644 --- a/kdoctools/customization/kde-navig.xsl +++ b/kdoctools/customization/kde-navig.xsl @@ -201,8 +201,8 @@ <img src="{$kde.common}bottom-left.png" style="margin: 0px;" alt=""/> </div> <div id="comments" style="position:relative; top: 5px; left: 1em; height:85px; width: 50%; color: #cfe1f6"> - <p>Would you like to make a comment or contribute an update to this page?<br/> - Send feedback to the <a href="mailto:kde-docs@kdemail.net" style="background:transparent; color:#cfe1f6; text-decoration: underline;">KDE Docs Team</a></p> + <p>Would you like to comment or contribute an update to this page?<br/> + Send feedback to the <a href="mailto:trinity-devel@lists.pearsoncomputing.net" style="background:transparent; color:#cfe1f6; text-decoration: underline;">TDE Development Team</a></p> </div> </div> |