From 47f0d915b78c5e6480ca2e1eab798d2cb5c2279e Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" <> Date: Mon, 30 Jul 2007 00:24:22 +0000 Subject: Bug 390062: url should be 'URL' - Patch by Vlad Dascalu , r/a=LpSolit. --- template/en/default/global/header.html.tmpl | 2 +- template/en/default/global/messages.html.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/global/header.html.tmpl b/template/en/default/global/header.html.tmpl index ea64c362f..f7c5bd904 100644 --- a/template/en/default/global/header.html.tmpl +++ b/template/en/default/global/header.html.tmpl @@ -35,7 +35,7 @@ # style: string. CSS style. # style_urls: list. List of URLs to CSS style sheets. # message: string. A message to display to the user. May contain HTML. - # atomlink: Atom link url, May contain HTML + # atomlink: Atom link URL, May contain HTML #%] [% IF message %] diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index 898ade60d..39463c015 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -395,7 +395,7 @@ Now that you have installed [% terms.Bugzilla %], you should visit the 'Parameters' page (linked in the footer of the Administrator account) to ensure it is set up as you wish - this includes - setting the 'urlbase' option to the correct url. + setting the 'urlbase' option to the correct URL. [% ELSIF message_tag == "install_webservergroup_empty" %] **************************************************************************** -- cgit v1.2.3-24-g4f1b