summaryrefslogtreecommitdiffstats
path: root/help3xsl
diff options
context:
space:
mode:
authorChandanathil P. Geevan <cpgeevan@gmail.com>2016-10-24 01:05:12 -0200
committerOlivier Hallot <olivier.hallot@edx.srv.br>2016-10-24 17:49:11 +0000
commitb560ca36513ef209b23081dc5b971d30dd60e5f1 (patch)
treededabecb1f31cbc2f20b03f3943f0146182824c0 /help3xsl
parentupdate help ids for function panel .ui conversion (diff)
downloadhelp-b560ca36513ef209b23081dc5b971d30dd60e5f1.tar.gz
help-b560ca36513ef209b23081dc5b971d30dd60e5f1.zip
tdf#80439 Help pages for (NET)WORKDAYS.INTL
removed useless file replaced commas with semicolons in function expression Change-Id: I76ce8945d7f5d51f7b356dc8063db1b4623e905b Reviewed-on: https://gerrit.libreoffice.org/30217 Reviewed-by: Olivier Hallot <olivier.hallot@edx.srv.br> Tested-by: Olivier Hallot <olivier.hallot@edx.srv.br>
Diffstat (limited to 'help3xsl')
-rwxr-xr-xhelp3xsl/get_bookmark.sh14
1 files changed, 7 insertions, 7 deletions
diff --git a/help3xsl/get_bookmark.sh b/help3xsl/get_bookmark.sh
index 2ae124c712..b8e7ee6618 100755
--- a/help3xsl/get_bookmark.sh
+++ b/help3xsl/get_bookmark.sh
@@ -1,11 +1,11 @@
#/bin/bash
-<!--
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
--->
+#*--
+#* This file is part of the LibreOffice project.
+#*
+#* This Source Code Form is subject to the terms of the Mozilla Public
+#* License, v. 2.0. If a copy of the MPL was not distributed with this
+#* file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#*
stub1='<html><head><link rel="stylesheet" type="text/css" href="/default.css"/></head><body><ul class="indexlink">'
stub2='</ul></body></html>'