From 7d65722db6107ed7bee465a98bb46b2046756ff9 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Sun, 22 Dec 2013 21:26:42 +0100 Subject: Bug 952793: Remove HTML4 elements which are obsolete in HTML5 r/a=justdave --- template/en/default/admin/params/general.html.tmpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'template/en/default/admin/params/general.html.tmpl') diff --git a/template/en/default/admin/params/general.html.tmpl b/template/en/default/admin/params/general.html.tmpl index daa1f359e..369e495c7 100644 --- a/template/en/default/admin/params/general.html.tmpl +++ b/template/en/default/admin/params/general.html.tmpl @@ -19,7 +19,7 @@ docs_urlbase => "The URL that is the common initial leading part of all" _ " $terms.Bugzilla documentation URLs. It may be an absolute URL," - _ " or a URL relative to the urlbase parameter. Leave this" + _ " or a URL relative to the urlbase parameter. Leave this" _ " empty to suppress links to the documentation." _ "'%lang%' will be replaced by user's preferred language (if" _ " documentation is available in that language).", @@ -45,10 +45,10 @@ _ " display whatever is in this field at the top of every" _ " HTML page. The HTML you put in this field is not wrapped or" _ " enclosed in anything. You might want to wrap it inside a" - _ "<div>. Give the div id=\"message\" to get" + _ "<div>. Give the div id=\"message\" to get" _ " green text inside a red box, or class=\"bz_private\" for" _ " dark red on a red background. Anything defined in " - _ " skins/standard/global.css or skins/custom/global.css" + _ " skins/standard/global.css or skins/custom/global.css" _ " will work. To get centered text, use style=\"text-align: " _ " center;\".", @@ -68,6 +68,6 @@ _ "
  • 'disabled' will never notify you about new releases and no" _ " connection will be established to a remote server.
  • " _ "

    Note that if your $terms.Bugzilla server requires a proxy to" - _ " access the Internet, you may also need to set the proxy_url" + _ " access the Internet, you may also need to set the proxy_url" _ " parameter in the Advanced section.

    ", } %] -- cgit v1.2.3-24-g4f1b