Clarify description for "Track operators" feature

This commit is contained in:
Dmitriy Simushev 2014-07-23 13:48:09 +00:00
parent d04f703f35
commit 2ddae8e300

View File

@ -100,7 +100,7 @@
<div class="fvalue">
<input id="trackoperators" type="checkbox" name="trackoperators" value="on"{{#if formtrackoperators}} checked="checked"{{/if}}{{#unless canmodify}} disabled="disabled"{{/unless}}/>
</div>
<label for="trackoperators" class="fdescr"> &mdash; {{l10n "Track operators like any other visitors."}}</label>
<label for="trackoperators" class="fdescr"> &mdash; {{l10n "Allow tracking system to treat operators as normal visitors and add show in the visitors on site list."}}</label>
<br clear="all"/>
</div>
</div>