svtools/source/contnr/templwin.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 419130311a95ac43ef87be09f86dfdad003230f5
Author: Matthias Seidel <msei...@apache.org>
Date:   Thu Apr 5 17:01:38 2018 +0000

    Changed link to templates (online) to avoid redirection

diff --git a/svtools/source/contnr/templwin.cxx 
b/svtools/source/contnr/templwin.cxx
index e9b066e251fa..a80ae87d23e0 100644
--- a/svtools/source/contnr/templwin.cxx
+++ b/svtools/source/contnr/templwin.cxx
@@ -1734,7 +1734,7 @@ void SvtDocumentTemplateDialog::InitImpl( )
     if ( !bHideLink )
          {
     aMoreTemplatesLink.SetURL( String(
-        RTL_CONSTASCII_STRINGPARAM( 
"http://templates.services.openoffice.org/?cid=923508"; ) ) );
+        RTL_CONSTASCII_STRINGPARAM( 
"https://templates.openoffice.org/?cid=923508"; ) ) );
     aMoreTemplatesLink.SetClickHdl( LINK( this, SvtDocumentTemplateDialog, 
OpenLinkHdl_Impl ) );
     }
     else
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to