From: Frédéric Buclin Date: Thu, 8 Jul 2010 02:40:48 +0000 (+0200) Subject: Bug 577412: Fix obsolete links pointing to editparams.cgi X-Git-Tag: bugzilla-3.6.2~37 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=190880238f4e4ed2c03771c697dceffe59ccd71f;p=thirdparty%2Fbugzilla.git Bug 577412: Fix obsolete links pointing to editparams.cgi r/a=mkanat --- diff --git a/template/en/default/admin/params/attachment.html.tmpl b/template/en/default/admin/params/attachment.html.tmpl index e6f6cb778d..7d1e29f0ff 100644 --- a/template/en/default/admin/params/attachment.html.tmpl +++ b/template/en/default/admin/params/attachment.html.tmpl @@ -45,7 +45,7 @@ _ " That is, a different domain name that resolves to this exact" _ " same $terms.Bugzilla installation.

" _ "

Note that if you have set the" - _ " cookiedomain" + _ " cookiedomain" _" parameter, you should set attachment_base to use a" _ " domain that would not be matched by" _ " cookiedomain.

" diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl index 4d760c6f81..41a46f4c2b 100644 --- a/template/en/default/index.html.tmpl +++ b/template/en/default/index.html.tmpl @@ -101,7 +101,7 @@ YAHOO.util.Event.onDOMReady(onLoadActions);

The local XML file '[% release.xml_file FILTER html %]' cannot be created. Please make sure the web server can write in this directory and that you can access the web. If you are behind a proxy, set the - proxy_url parameter correctly.

+ proxy_url parameter correctly.

[% ELSIF release.error == "no_update" %]

The local XML file '[% release.xml_file FILTER html %]' cannot be updated. Please make sure the web server can edit this file.

@@ -114,7 +114,7 @@ YAHOO.util.Event.onDOMReady(onLoadActions); [% ELSIF release.error == "unknown_parameter" %]

'[% Param("upgrade_notification") FILTER html %]' is not a valid notification parameter. Please check this parameter in the - Parameters page.

+ Parameters page.

[% END %] [% END %]