Merge pull request #355 from torhve/syncphrashing

Clarify hotlist sync option.
This commit is contained in:
Lorenz Hübschle-Schneider 2014-07-16 21:59:06 +01:00
commit 44ebcc6083

View file

@ -322,7 +322,7 @@ $ openssl req -nodes -newkey rsa:4096 -keyout relay.pem -x509 -days 365 -out rel
<div class="checkbox">
<label>
<input type="checkbox" ng-model="hotlistsync">
Sync hotlist with WeeChat
Mark messages as read in WeeChat
</label>
</div>
</form>