This commit is contained in:
Joey Hess 2014-05-15 21:35:35 -04:00
parent 64aab839dd
commit 05a30f6321

View file

@ -29,7 +29,7 @@
$else $else
<a href="@{syncToggleLink actions}"> <a href="@{syncToggleLink actions}">
$if currentlyconnected $if currentlyconnected
<span title="Remote changes will be instantly synchronised" .glyphicon .glyphicon-signal> <span title="connected; change notification enabled" .glyphicon .glyphicon-signal>
$else $else
$if notSyncing actions $if notSyncing actions
<span .glyphicon .glyphicon-ban-circle> <span .glyphicon .glyphicon-ban-circle>