aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/new_channel.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-12-19 01:48:47 -0800
committerfriendica <info@friendica.com>2014-12-19 01:48:47 -0800
commit6d8214f96bfc8b981fae7c0ffe0cba68206dd86b (patch)
tree10d9af3cbe2e4999068649d4e01e1124a48c35b2 /view/tpl/new_channel.tpl
parent26105b53d4ce5fcbacfe8d10d540121a89849d34 (diff)
downloadvolse-hubzilla-6d8214f96bfc8b981fae7c0ffe0cba68206dd86b.tar.gz
volse-hubzilla-6d8214f96bfc8b981fae7c0ffe0cba68206dd86b.tar.bz2
volse-hubzilla-6d8214f96bfc8b981fae7c0ffe0cba68206dd86b.zip
provide link to help for channel permission roles when creating a channel
Diffstat (limited to 'view/tpl/new_channel.tpl')
-rwxr-xr-xview/tpl/new_channel.tpl1
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>