diff options
-rw-r--r-- | swext/mediawiki/help/wiki.xhp | 1 | ||||
-rw-r--r-- | swext/mediawiki/help/wikiaccount.xhp | 1 | ||||
-rw-r--r-- | swext/mediawiki/help/wikiformats.xhp | 1 | ||||
-rw-r--r-- | swext/mediawiki/help/wikisend.xhp | 1 | ||||
-rw-r--r-- | swext/mediawiki/help/wikisettings.xhp | 1 | ||||
-rw-r--r-- | xmlhelp/util/main_transform.xsl | 3 |
6 files changed, 0 insertions, 8 deletions
diff --git a/swext/mediawiki/help/wiki.xhp b/swext/mediawiki/help/wiki.xhp index 9225a00f788c..fe46c36ced08 100644 --- a/swext/mediawiki/help/wiki.xhp +++ b/swext/mediawiki/help/wiki.xhp @@ -24,7 +24,6 @@ </topic> <history> <created date="2008-02-08T12:13:25"/> -<lastedited date="2008-02-08T14:28:08"/> </history> </meta> <body> diff --git a/swext/mediawiki/help/wikiaccount.xhp b/swext/mediawiki/help/wikiaccount.xhp index f1f01ab9a979..7e18bff96239 100644 --- a/swext/mediawiki/help/wikiaccount.xhp +++ b/swext/mediawiki/help/wikiaccount.xhp @@ -24,7 +24,6 @@ </topic> <history> <created date="2008-02-08T12:13:25"/> -<lastedited date="2008-02-08T13:15:05"/> </history> </meta> <body> diff --git a/swext/mediawiki/help/wikiformats.xhp b/swext/mediawiki/help/wikiformats.xhp index f5e6ab73655e..9392f34e8194 100644 --- a/swext/mediawiki/help/wikiformats.xhp +++ b/swext/mediawiki/help/wikiformats.xhp @@ -24,7 +24,6 @@ </topic> <history> <created date="2008-02-08T12:13:25"/> -<lastedited date="2008-02-08T14:16:47"/> </history> </meta> <body> diff --git a/swext/mediawiki/help/wikisend.xhp b/swext/mediawiki/help/wikisend.xhp index 80907be23656..2ab82f1666b5 100644 --- a/swext/mediawiki/help/wikisend.xhp +++ b/swext/mediawiki/help/wikisend.xhp @@ -24,7 +24,6 @@ </topic> <history> <created date="2008-02-08T12:13:25"/> -<lastedited date="2008-02-08T13:36:25"/> </history> </meta> <body> diff --git a/swext/mediawiki/help/wikisettings.xhp b/swext/mediawiki/help/wikisettings.xhp index 11a32142ec4a..56e6ebb2e5ef 100644 --- a/swext/mediawiki/help/wikisettings.xhp +++ b/swext/mediawiki/help/wikisettings.xhp @@ -24,7 +24,6 @@ </topic> <history> <created date="2008-02-08T12:13:25"/> -<lastedited date="2008-02-08T12:53:38"/> </history> </meta> <body> diff --git a/xmlhelp/util/main_transform.xsl b/xmlhelp/util/main_transform.xsl index b30effe1ca94..f7260fed6b6e 100644 --- a/xmlhelp/util/main_transform.xsl +++ b/xmlhelp/util/main_transform.xsl @@ -256,9 +256,6 @@ <xsl:template match="item"><span class="{@type}"><xsl:apply-templates /></span></xsl:template> <xsl:template match="item" mode="embedded"><span class="{@type}"><xsl:apply-templates /></span></xsl:template> -<!-- LASTEDITED --> -<xsl:template match="lastedited" /> - <!-- LINK --> <xsl:template match="link"> <xsl:choose> <!-- don't insert the heading link to itself --> |