Merge pull request #3661 from Alys/moderators
add list of moderators to top of Tavern chat
This commit is contained in:
@@ -129,6 +129,6 @@
|
||||
h3=env.t('tavernTalk')
|
||||
include ./chat-box
|
||||
.alert.alert-info.alert-sm
|
||||
!= ' ' + env.t('tavernAlert1') + ' <a href="https://github.com/HabitRPG/habitrpg/issues/2760" target="_blank">' + env.t('tavernAlert2') + '</a>.'
|
||||
!= ' ' + env.t('tavernAlert1') + ' <a href="https://github.com/HabitRPG/habitrpg/issues/2760" target="_blank">' + env.t('tavernAlert2') + '</a>.<br />' + env.t('moderatorIntro1') + env.t('moderatorList') + env.t('moderatorIntro2')
|
||||
ul.list-unstyled.tavern-chat
|
||||
include ./chat-message
|
||||
|
||||
Reference in New Issue
Block a user