add back follow settings

main
barisusakli 9 years ago
parent 0c97c47915
commit 8a28786513

@ -170,6 +170,20 @@
</div> </div>
</div> </div>
<h4>[[user:follow]]</h4>
<div class="well">
<div class="checkbox">
<label>
<input type="checkbox" data-property="followTopicsOnCreate" <!-- IF settings.followTopicsOnCreate -->checked <!-- ENDIF settings.followTopicsOnCreate -->/> <strong>[[user:follow_topics_you_create]]</strong>
</label>
</div>
<div class="checkbox">
<label>
<input type="checkbox" data-property="followTopicsOnReply" <!-- IF settings.followTopicsOnReply -->checked<!-- ENDIF settings.followTopicsOnReply -->/> <strong>[[user:follow_topics_you_reply_to]]</strong>
</label>
</div>
</div>
<h4>[[global:header.notifications]]</h4> <h4>[[global:header.notifications]]</h4>
<div class="well"> <div class="well">

Loading…
Cancel
Save