From: lpsolit%gmail.com <> Date: Fri, 4 Apr 2008 01:40:14 +0000 (+0000) Subject: Missing comma in a hash (was missing in the checkin of bug 182975) X-Git-Tag: bugzilla-3.1.3~250 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7016a5a014f8d3c87a4bdf7d1ad8286bc06a9193;p=thirdparty%2Fbugzilla.git Missing comma in a hash (was missing in the checkin of bug 182975) --- diff --git a/template/en/default/admin/params/core.html.tmpl b/template/en/default/admin/params/core.html.tmpl index 8544e2ff74..ae1d995fb8 100644 --- a/template/en/default/admin/params/core.html.tmpl +++ b/template/en/default/admin/params/core.html.tmpl @@ -37,7 +37,7 @@ "above. " _ "Leave this empty to suppress links to the documentation." _ "'%lang%' will be replaced by user's preferred language " _ - "(if available)." + "(if available).", sslbase => "The URL that is the common initial leading part of all HTTPS " _ "(SSL) $terms.Bugzilla URLs.",