mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 13:34:13 +01:00
Fix loading locale files from XPI.
This commit is contained in:
@@ -132,7 +132,7 @@
|
||||
<html dactyl:highlight="Help">
|
||||
<head>
|
||||
<title><xsl:value-of select="/dactyl:document/@title"/></title>
|
||||
<script type="text/javascript" src="chrome://dactyl/content/help.js"/>
|
||||
<script type="text/javascript" src="resource://dactyl-content/help.js"/>
|
||||
</head>
|
||||
<body dactyl:highlight="HelpBody">
|
||||
<xsl:apply-templates select="$root2/node()|$root2/@*" mode="help-1"/>
|
||||
|
||||
Reference in New Issue
Block a user