summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Fearn <jfearn@redhat.com>2022-05-25 16:56:17 +1000
committerJeff Fearn <jfearn@redhat.com>2022-05-25 16:56:17 +1000
commit635a0a8fb2e0336c0d9509f52ac0a8bb4eb3c54b (patch)
tree29dd53c5b214cd72862e2d0139a3515d70134b2c /template/en
parentBug 2061320 - sync not performed when removing the last tracker from a bug (diff)
downloadbugzilla-635a0a8fb2e0336c0d9509f52ac0a8bb4eb3c54b.tar.gz
bugzilla-635a0a8fb2e0336c0d9509f52ac0a8bb4eb3c54b.tar.bz2
bugzilla-635a0a8fb2e0336c0d9509f52ac0a8bb4eb3c54b.zip
Bug 2004321 - Convert simple fields to a user preference
Add new user pref & tab. Change-Id: Iaca1840fe5cd6812f2f5cafe757bc952738cb5a7
Diffstat (limited to 'template/en')
-rw-r--r--template/en/default/account/prefs/prefs.html.tmpl1
-rw-r--r--template/en/default/bug/create/create.html.tmpl2
2 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl
index f50916613..dba7132b6 100644
--- a/template/en/default/account/prefs/prefs.html.tmpl
+++ b/template/en/default/account/prefs/prefs.html.tmpl
@@ -138,6 +138,7 @@
style_urls = ['skins/standard/admin.css']
javascript_urls = ['js/util.js', 'js/field.js', 'js/TUI.js']
doc_section = current_tab.doc_section
+ doc_title = current_tab.doc_title
yui = ['autocomplete']
%]
diff --git a/template/en/default/bug/create/create.html.tmpl b/template/en/default/bug/create/create.html.tmpl
index eff64ac28..a1a11a16f 100644
--- a/template/en/default/bug/create/create.html.tmpl
+++ b/template/en/default/bug/create/create.html.tmpl
@@ -682,7 +682,7 @@ TUI_hide_default('attachment_text_field');
<tr class="">
<th class="field_label">Public Content Note:</th>
<td colspan="3">
- <div class="sane">
+ <div class="readable">
This product endeavors to make all bugs public when the bug is CLOSED
and thus requires text entered in to the description to be written for
public consumption.