summaryrefslogtreecommitdiffstats
path: root/extensions/Splinter/template
diff options
context:
space:
mode:
authorDavid Lawrence <dlawrence@mozilla.com>2011-10-01 00:06:04 +0200
committerDavid Lawrence <dlawrence@mozilla.com>2011-10-01 00:06:04 +0200
commit785580c6c290b93fe25868cfbb5d4e300749de62 (patch)
tree76a4068d8531685b30e41d96f46031bc36d8e283 /extensions/Splinter/template
parent77f1cffd26e4e306b46558142a432acdbb67b9f1 (diff)
downloadbugzilla-785580c6c290b93fe25868cfbb5d4e300749de62.tar.gz
bugzilla-785580c6c290b93fe25868cfbb5d4e300749de62.tar.xz
Fixed bug words error for Splinter
Diffstat (limited to 'extensions/Splinter/template')
-rw-r--r--extensions/Splinter/template/en/default/pages/splinter.html.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/Splinter/template/en/default/pages/splinter.html.tmpl b/extensions/Splinter/template/en/default/pages/splinter.html.tmpl
index adb8b52f9..a05cc87f9 100644
--- a/extensions/Splinter/template/en/default/pages/splinter.html.tmpl
+++ b/extensions/Splinter/template/en/default/pages/splinter.html.tmpl
@@ -40,7 +40,7 @@
<script type="text/javascript">
Splinter.configBase = '[% urlbase FILTER none %][% Param('splinter_base') FILTER js %]';
- Splinter.configBugzillaUrl = '[% urlbase FILTER none %]';
+ Splinter.configBugUrl = '[% urlbase FILTER none %]';
Splinter.configHaveExtension = true;
Splinter.configHelp = '[% urlbase FILTER none %]page.cgi?id=splinter/help.html';
Splinter.configNote = '';