MDL-46215 mod_forum: Improve style of subscription state
authorAndrew Nicols <andrew@nicols.co.uk>
Mon, 27 Oct 2014 03:14:33 +0000 (11:14 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Mon, 27 Oct 2014 04:37:05 +0000 (12:37 +0800)
commit517e17826bdf41f2cbd593f26f15c5f69643f346
tree630d6c625a3150d4b838308c5993bfa1da77734f
parent42b6b3913632fb5410659fbe149dcb428e4b8aa2
MDL-46215 mod_forum: Improve style of subscription state

With the implementation of per-discussion subscription, the current
discussion's subscription state must be shown.

Since this state belongs to the discussion rather than the forum, it
should be shown accordingly.  This change therefore includes the addition
of the discussion name as a heading on the page.
mod/forum/discuss.php
mod/forum/lang/en/forum.php
mod/forum/lib.php
mod/forum/styles.css
mod/forum/subscribe_ajax.php