From f76bd9adf38183a4762610927472d07ef4ff6538 Mon Sep 17 00:00:00 2001 From: Dave Lawrence Date: Wed, 5 Sep 2012 14:29:40 -0400 Subject: Bug 706680 - Can we integrate the orange factor link with BMO's bug view page - Update template and css to fix layout --- .../en/default/hook/bug/edit-after_custom_fields.html.tmpl | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'extensions/OrangeFactor/template') diff --git a/extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl b/extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl index 501097712..cd36b30f9 100644 --- a/extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl +++ b/extensions/OrangeFactor/template/en/default/hook/bug/edit-after_custom_fields.html.tmpl @@ -11,15 +11,16 @@ [% IF orange_factor %] - - - (link) - + + Orange Factor: + [% IF cgi.user_agent.match('(?i)gecko') %] [% END %] + (link) [% END %] -- cgit v1.2.3-24-g4f1b