]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 390062: url should be 'URL' - Patch by Vlad Dascalu <vladd@bugzilla.org>, r/a...
authorvladd%bugzilla.org <>
Mon, 30 Jul 2007 00:24:22 +0000 (00:24 +0000)
committervladd%bugzilla.org <>
Mon, 30 Jul 2007 00:24:22 +0000 (00:24 +0000)
template/en/default/global/header.html.tmpl
template/en/default/global/messages.html.tmpl

index ea64c362f6db6e98f55987cd8d40d72a8cf94857..f7c5bd904add474fedc5aa75d4b89cf1a1d960e7 100644 (file)
@@ -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 %]
index 898ade60df9ee658cf086b1a03116deb842b9adf..39463c015243bd833ffbe394ce3a5fc48fedaf8d 100644 (file)
     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" %]
     ****************************************************************************