summaryrefslogtreecommitdiff
path: root/svtools/source/contnr
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-08-28 10:34:32 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-08-28 10:34:32 +0000
commite8de51a8381cf87fcb7e25c77c3b6a28ef936770 (patch)
tree3f3d032bbc4fc5217c594d2b60bc100556799b71 /svtools/source/contnr
parent62562b0870c03424b7d3f77b39a72e26042079ff (diff)
INTEGRATION: CWS mh30f_DEV300 (1.82.96); FILE MERGED
2008/08/27 13:11:08 mh 1.82.96.1: chg: url redirect, i92167#
Diffstat (limited to 'svtools/source/contnr')
-rw-r--r--svtools/source/contnr/templwin.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svtools/source/contnr/templwin.cxx b/svtools/source/contnr/templwin.cxx
index cb6787051b2c..0d7b2c10a7af 100644
--- a/svtools/source/contnr/templwin.cxx
+++ b/svtools/source/contnr/templwin.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: templwin.cxx,v $
- * $Revision: 1.82 $
+ * $Revision: 1.83 $
*
* This file is part of OpenOffice.org.
*
@@ -1732,7 +1732,7 @@ void SvtDocumentTemplateDialog::InitImpl( )
pImpl->aTitle = GetText();
aMoreTemplatesLink.SetURL( String(
- RTL_CONSTASCII_STRINGPARAM( "http://extensions.services.openoffice.org/taxonomy/term/36" ) ) );
+ RTL_CONSTASCII_STRINGPARAM( "http://extensions.services.openoffice.org/templates?cid=923508" ) ) );
aMoreTemplatesLink.SetClickHdl( LINK( this, SvtDocumentTemplateDialog, OpenLinkHdl_Impl ) );
aManageBtn.SetClickHdl( LINK( this, SvtDocumentTemplateDialog, OrganizerHdl_Impl ) );