Commit f1518915e9aa0f9d4df970a94010b31e071ab11c

Authored by Francisco Marcelo de Araújo Lima Júnior
1 parent fe22425a

#community dashboard : fix live tab

plugins/community_hub/views/content_viewer/hub.rhtml
... ... @@ -50,7 +50,7 @@
50 50 <div id="right-tab" class="mediation content-tab hide">
51 51  
52 52 <h1 class="live">
53   - <span class="title"><%= @page.title %></span><span class="on-air"><%= _("Live") %></span>
  53 + <span class="on-air"><%= _("Live") %></span>
54 54 </h1>
55 55  
56 56 <h1 class="mediation">
... ...