From 09dd4d3192073ba9ecc7feb8a5dfcd213affd525 Mon Sep 17 00:00:00 2001 From: Kohei Yoshino Date: Mon, 24 Sep 2018 17:27:12 -0400 Subject: Bug 1493500 - Remove all trailing whitespaces from all files --- template/en/default/account/auth/login.html.tmpl | 4 +-- template/en/default/account/create.html.tmpl | 2 +- template/en/default/account/created.html.tmpl | 2 +- .../en/default/account/email/confirm.html.tmpl | 2 +- .../en/default/account/email/request-new.txt.tmpl | 2 +- .../account/password/forgotten-password.txt.tmpl | 2 +- template/en/default/account/prefs/email.html.tmpl | 36 +++++++++++----------- .../en/default/account/prefs/permissions.html.tmpl | 2 +- template/en/default/account/prefs/prefs.html.tmpl | 6 ++-- .../default/account/prefs/saved-searches.html.tmpl | 12 ++++---- .../en/default/account/profile-activity.html.tmpl | 4 +-- 11 files changed, 37 insertions(+), 37 deletions(-) (limited to 'template/en/default/account') diff --git a/template/en/default/account/auth/login.html.tmpl b/template/en/default/account/auth/login.html.tmpl index 8cf5e85ef..84e5bd62a 100644 --- a/template/en/default/account/auth/login.html.tmpl +++ b/template/en/default/account/auth/login.html.tmpl @@ -26,7 +26,7 @@ [% IF !target %] [% target = "index.cgi" %] [% END %] - + [% PROCESS global/variables.none.tmpl %] [% PROCESS global/header.html.tmpl @@ -57,7 +57,7 @@ - [% IF Param('rememberlogin') == 'defaulton' || + [% IF Param('rememberlogin') == 'defaulton' || Param('rememberlogin') == 'defaultoff' %]
-[% PROCESS global/footer.html.tmpl %] +[% PROCESS global/footer.html.tmpl %] diff --git a/template/en/default/account/email/confirm.html.tmpl b/template/en/default/account/email/confirm.html.tmpl index 39add3238..c0f094366 100644 --- a/template/en/default/account/email/confirm.html.tmpl +++ b/template/en/default/account/email/confirm.html.tmpl @@ -21,7 +21,7 @@ [%# INTERFACE: # token: string. The token to be used in this address change. #%] - + [% title = "Confirm Change Email" %] [% PROCESS global/header.html.tmpl %] diff --git a/template/en/default/account/email/request-new.txt.tmpl b/template/en/default/account/email/request-new.txt.tmpl index 8fb36926f..45f5ab11f 100644 --- a/template/en/default/account/email/request-new.txt.tmpl +++ b/template/en/default/account/email/request-new.txt.tmpl @@ -29,7 +29,7 @@ X-Bugzilla-Type: admin [%+ terms.Bugzilla %] has received a request to create a user account using your email address ([% email %]). -To continue creating an account using this email address, visit the +To continue creating an account using this email address, visit the following link by [% expiration_ts FILTER time("%B %e, %Y at %H:%M %Z") %]: [%+ urlbase %]token.cgi?t=[% token FILTER uri %]&a=request_new_account diff --git a/template/en/default/account/password/forgotten-password.txt.tmpl b/template/en/default/account/password/forgotten-password.txt.tmpl index e014658dc..70373f52b 100644 --- a/template/en/default/account/password/forgotten-password.txt.tmpl +++ b/template/en/default/account/password/forgotten-password.txt.tmpl @@ -25,7 +25,7 @@ To: [% emailaddress %] Subject: [% terms.Bugzilla %] Change Password Request X-Bugzilla-Type: admin -You have (or someone impersonating you has) requested to change your +You have (or someone impersonating you has) requested to change your [%+ terms.Bugzilla %] password. To complete the change, visit the following link: [%+ urlbase %]token.cgi?t=[% token FILTER uri %]&a=cfmpw diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl index 014bf4f3d..132625368 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -78,7 +78,7 @@ document.write(' [% prefname = "email-$constants.REL_ANY-$constants.EVT_FLAG_REQUESTED" %] - @@ -90,7 +90,7 @@ document.write(' [% prefname = "email-$constants.REL_ANY-$constants.EVT_REQUESTED_FLAG" %] - @@ -159,7 +159,7 @@ document.write(' [% FOREACH relationship = relationships %] -   @@ -223,12 +223,12 @@ document.write(' [% FOREACH relationship = relationships %] - @@ -239,16 +239,16 @@ document.write('Users watching you:
[% IF watchers.size %] @@ -294,7 +294,7 @@ You are currently not watching any users.

You can specify a list of [% terms.bugs %] from which you never want to get any email notification of any kind by adding their ID(s) as a comma-separated - list. Removing [% terms.abug %] by selecting it from the current ignored list + list. Removing [% terms.abug %] by selecting it from the current ignored list will re-enable email notifications for the [% terms.bug %].

[% IF user.bugs_ignored.size %] @@ -324,5 +324,5 @@ You are currently not watching any users. [% END %]

Add [% terms.bugs %]:
-

diff --git a/template/en/default/account/prefs/permissions.html.tmpl b/template/en/default/account/prefs/permissions.html.tmpl index d3c787b07..a4597205c 100644 --- a/template/en/default/account/prefs/permissions.html.tmpl +++ b/template/en/default/account/prefs/permissions.html.tmpl @@ -85,7 +85,7 @@ [% IF user.in_group('bz_sudoers') %]
- You are a member of the bz_sudoers group, so you can + You are a member of the bz_sudoers group, so you can impersonate someone else. [% END %] diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl index ec24eb100..631b08a10 100644 --- a/template/en/default/account/prefs/prefs.html.tmpl +++ b/template/en/default/account/prefs/prefs.html.tmpl @@ -25,11 +25,11 @@ # description: string. Description of the tab (used in tab title). # saveable: boolean. True if tab has a form which can be submitted. # True if user is not receiving self-generated mail. - # Note: For each tab name, a template "prefs/${tab.name}.tmpl" must exist, + # Note: For each tab name, a template "prefs/${tab.name}.tmpl" must exist, # and its interface must be fulfilled. # current_tab: A direct reference to one of the hashes in the tabs list. # This tab will be displayed. - # changes_saved: boolean/string. True if the CGI processed form data before + # changes_saved: boolean/string. True if the CGI processed form data before # displaying anything, and can contain an optional custom # message if required (which Perl still evaluates as True). # dont_show_button: boolean. Prevent the display of the "Submit Changes" button. @@ -134,7 +134,7 @@ [% END %] -[% PROCESS "account/prefs/${current_tab.name}.html.tmpl" +[% PROCESS "account/prefs/${current_tab.name}.html.tmpl" IF current_tab.name.defined %] [% IF current_tab.saveable %] diff --git a/template/en/default/account/prefs/saved-searches.html.tmpl b/template/en/default/account/prefs/saved-searches.html.tmpl index 426b593dc..e611aa682 100644 --- a/template/en/default/account/prefs/saved-searches.html.tmpl +++ b/template/en/default/account/prefs/saved-searches.html.tmpl @@ -43,7 +43,7 @@

Your saved searches are as follows:

- +
Search @@ -82,7 +82,7 @@   - @@ -114,7 +114,7 @@ [% END %] - Don't share [% FOREACH group = queryshare_groups %] [% END %] @@ -160,7 +160,7 @@ [% IF user.queries_available.size %]

You may use these searches saved and shared by others:

- +
Search @@ -197,7 +197,7 @@ [% q.name FILTER uri %]">Edit - -[% PROCESS global/footer.html.tmpl %] +[% PROCESS global/footer.html.tmpl %] -- cgit v1.2.3-24-g4f1b