+
[% ELSE %]
None
- [% END %]
-
-Select Data Sets:
-
-
-
-
+ [% END %]
+How Subscriptions Work
+
+
+Administrators may mark data sets as public, which then show up in everyone's
+list. All others are not public, and you must explicitly subscribe to them in
+order for them to appear in your list.
+
+
+
+When you
[% IF UserInGroup('editbugs') %]
-
-[% END %]
+ create a new data set,
+[% ELSE %]
+ create a new data set,
+[% END %]
+you are automatically subscribed to it. When the last person unsubscribes
+from a data set, data stops being collected.
+
[% PROCESS global/footer.html.tmpl %]
diff --git a/mozilla/webtools/bugzilla/template/en/default/reports/edit-series.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/reports/edit-series.html.tmpl
index 352e5fade54..201c26a2f47 100644
--- a/mozilla/webtools/bugzilla/template/en/default/reports/edit-series.html.tmpl
+++ b/mozilla/webtools/bugzilla/template/en/default/reports/edit-series.html.tmpl
@@ -33,6 +33,7 @@
[% button_name = "Change" %]
[% PROCESS reports/series.html.tmpl %]
+
[% IF default.series_id %]
@@ -40,8 +41,13 @@
- Creator:
- [% creator.email FILTER html %]
+ Creator:
+ [% IF creator.email %]
+
+ [% creator.email FILTER html %]
+ [% ELSE %]
+ (automatically created by [% terms.Bugzilla %])
+ [% END %]
diff --git a/mozilla/webtools/bugzilla/template/en/default/reports/series.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/reports/series.html.tmpl
index a1474a1cf63..6a7730045c7 100644
--- a/mozilla/webtools/bugzilla/template/en/default/reports/series.html.tmpl
+++ b/mozilla/webtools/bugzilla/template/en/default/reports/series.html.tmpl
@@ -86,11 +86,14 @@
|
-
- |
+
+
+
-
diff --git a/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl
index c33b2f0bd02..b0176547062 100644
--- a/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl
+++ b/mozilla/webtools/bugzilla/template/en/default/search/form.html.tmpl
@@ -352,7 +352,9 @@ function selectProduct(f) {
value="[% default.short_desc.0 FILTER html %]">