aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2017-11-24 14:55:39 -0800
committerzotlabs <mike@macgirvin.com>2017-11-24 14:55:39 -0800
commitfda5231a719025c0e2d7cc3954ebbab5b0d53586 (patch)
tree010ad3c43aaa5e5637e6ead7abbad681da32eca2 /view
parent874cff1a873c306f4174b4910b02de5795a037ca (diff)
downloadvolse-hubzilla-fda5231a719025c0e2d7cc3954ebbab5b0d53586.tar.gz
volse-hubzilla-fda5231a719025c0e2d7cc3954ebbab5b0d53586.tar.bz2
volse-hubzilla-fda5231a719025c0e2d7cc3954ebbab5b0d53586.zip
default profile assign
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/settings.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 33e0aa925..0f42a6e8a 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -167,6 +167,10 @@
</div>
<div id="miscellaneous-settings-collapse" class="collapse" role="tabpanel" aria-labelledby="miscellaneous-settings">
<div class="section-content-tools-wrapper">
+ {{if $profselect}}
+ <label for="contact-profile-selector">{{$profseltxt}}</label>
+ {{$profselect}}
+ {{/if}}
{{if $menus}}
<div class="form-group channel-menu">
<label for="channel_menu">{{$menu_desc}}</label>