]> 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:04 +0000 (00:24 +0000)
committervladd%bugzilla.org <>
Mon, 30 Jul 2007 00:24:04 +0000 (00:24 +0000)
template/en/default/global/header.html.tmpl
template/en/default/global/messages.html.tmpl

index ec906f3e65a730ad1917265c44332ab6bc3ca84e..0a73a1ae8a61294b417d404a404dc85cb895e88b 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 fb35f81ed076ddf5a89b832c73f6638229e0a624..cea7f6dc490b4b574e4322ed549886a33e06dde1 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" %]
     ****************************************************************************