diff --git a/templates/web/base/alert/_updates.html b/templates/web/base/alert/_updates.html index b237b1bff1b..f2dce1b4c1a 100644 --- a/templates/web/base/alert/_updates.html +++ b/templates/web/base/alert/_updates.html @@ -1,16 +1,17 @@
-

[% loc('RSS feed of updates to this problem' ) %] [% IF NOT c.user_exists OR c.user.alert_updates_by(c.cobrand) != 'phone' %] - [% loc('Receive email when updates are left on this problem.') %] + [% loc('Receive email when updates are left on this problem.') %] [% ELSE %] - [% loc('Receive a text when updates are left on this problem.') %] - [% END %] + [% loc('Receive a text when updates are left on this problem.') %] + [% END %]

+ + [% PROCESS 'auth/form_extra.html' %] [% IF c.user_exists %] diff --git a/templates/web/base/around/_skip-key-tools.html b/templates/web/base/around/_skip-key-tools.html new file mode 100644 index 00000000000..fc2783a3a81 --- /dev/null +++ b/templates/web/base/around/_skip-key-tools.html @@ -0,0 +1 @@ + diff --git a/templates/web/base/around/_updates.html b/templates/web/base/around/_updates.html index e5af69da08a..520d2904f82 100755 --- a/templates/web/base/around/_updates.html +++ b/templates/web/base/around/_updates.html @@ -1,5 +1,10 @@ +[% INCLUDE 'around/_skip-key-tools.html' %]
diff --git a/templates/web/base/around/display_location.html b/templates/web/base/around/display_location.html index 5a2f9e0903a..84840ad1446 100755 --- a/templates/web/base/around/display_location.html +++ b/templates/web/base/around/display_location.html @@ -80,7 +80,10 @@ [% IF allow_creation %] [% second_column | safe %] diff --git a/templates/web/base/report/display_tools.html b/templates/web/base/report/display_tools.html index 84a889437e1..346f249a514 100644 --- a/templates/web/base/report/display_tools.html +++ b/templates/web/base/report/display_tools.html @@ -1,44 +1,61 @@
-