aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/welcome-admin.html.tmpl')
-rw-r--r--template/en/default/welcome-admin.html.tmpl7
1 files changed, 3 insertions, 4 deletions
diff --git a/template/en/default/welcome-admin.html.tmpl b/template/en/default/welcome-admin.html.tmpl
index 0f7626c92..a9b30f68a 100644
--- a/template/en/default/welcome-admin.html.tmpl
+++ b/template/en/default/welcome-admin.html.tmpl
@@ -10,12 +10,11 @@
# none
#%]
-[% title = BLOCK %]Welcome to [% terms.Bugzilla %][% END %]
+[% title = BLOCK %]Welcome to Bugzilla[% END %]
[% PROCESS global/header.html.tmpl
title = title
header_addl_info = "version $constants.BUGZILLA_VERSION"
- style_urls = [ 'skins/standard/index.css' ]
%]
<div id="welcome-admin">
@@ -55,7 +54,7 @@
<li><a href="editparams.cgi?section=auth#createemailregexp_desc">createemailregexp</a>
defines which users are allowed to create an account on this installation. If set
- to ".*" (the default), everybody is free to create his own account. If set to
+ to ".*" (the default), everybody is free to create their own account. If set to
"@mycompany.com$", only users having an account @mycompany.com will be allowed to
create an account. If left blank, users will not be able to create accounts themselves;
only an administrator will be able to create one for them. If you want a private
@@ -68,7 +67,7 @@
</ul>
<p>
- After having set up all this, we recommend looking at [% terms.Bugzilla %]'s other
+ After having set up all this, we recommend looking at Bugzilla's other
parameters as well at some time so that you understand what they do and whether you
want to modify their settings for your installation.
</p>