https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10357

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #14 from Jonathan Druart <[email protected]> 
---
Aleisha, sorry again some more things:
1/ The style of buttons is not exactly the same (text is blue vs black)
2/  <span class="email_notifications">[% IF ( subscription.letter ) %]
should be
   [% IF ( subscription.letter ) %]
     <span class="email_notifications">
To avoid an empty span element
3/ I think we should be redirected to the detail page when we
subscribe/unsubscribe from the detail page.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to