From f02bf0cf4948fe5de4ad89cf754047dbabae5d44 Mon Sep 17 00:00:00 2001 From: "vladd%bugzilla.org" Date: Sun, 29 Jul 2007 19:24:22 +0000 Subject: [PATCH] Bug 390062: url should be 'URL' - Patch by Vlad Dascalu , r/a=LpSolit. git-svn-id: svn://10.0.0.236/trunk@231153 18797224-902f-48f8-a5cc-f745e15eee43 --- .../bugzilla/template/en/default/global/header.html.tmpl | 2 +- .../bugzilla/template/en/default/global/messages.html.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl index ea64c362f6d..f7c5bd904ad 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/header.html.tmpl +++ b/mozilla/webtools/bugzilla/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/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl index 898ade60df9..39463c01524 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl +++ b/mozilla/webtools/bugzilla/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" %] ****************************************************************************