Fixed Wrong title "Mark us Unread"

IMO every Link (and image) changing his function after a click, needs to change the title without needing to refresh the page.
The image class is also changing dynamic and we don't need to reload the page.

The new phrase is also available in the ajax response
Code:
{"unread":true,"actionPhrase":"Mark as Read","counter":1,"counterFormatted":"1","_redirectStatus":"ok","_redirectTarget":"\/community\/conversations\/","_redirectMessage":"Conversation marked as unread.","_visitor_conversationsUnread":"1","_visitor_alertsUnread":"0"}
So, probably the've forgotten / didn't finish this till yet^^


[offtopic]
Nice new feature, didn't know that's included too´[/offtopic]
 
Top Bottom