diff options
Diffstat (limited to 'view/tpl')
-rwxr-xr-x | view/tpl/new_channel.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/tpl/new_channel.tpl b/view/tpl/new_channel.tpl index ee07ce1df..241846eb4 100755 --- a/view/tpl/new_channel.tpl +++ b/view/tpl/new_channel.tpl @@ -8,6 +8,7 @@ <label for="newchannel-role" id="label-newchannel-role" class="newchannel-label" >{{$label_role}}</label> {{$role_select}} + <div class="newchannel-role-morehelp"><a href="help/roles" title="{{$what_is_role}}" target="_blank">{{$questionmark}}</a></div> <div id="newchannel-role-end" class="newchannel-field-end"></div> |