This commit is contained in:
Barış Soner Uşaklı
2018-10-29 12:18:11 -04:00
parent 5ee4529a8e
commit 2e579ee0f9
4 changed files with 8 additions and 2 deletions

View File

@@ -144,6 +144,9 @@
<input type="text" class="form-control" data-field="loginSeconds" placeholder="Seconds" />
<p class="help-block">Note that only one of these values will be used. If there is no <i>seconds</i> value we fall back to <i>days</i>. If
there is no <i>days</i> value we default to <i>14 days</i>.</p>
<label>[[admin/settings/user:online-cutoff]]</label>
<input type="text" class="form-control" data-field="onlineCutoff">
<p class="help-block">[[admin/settings/user:online-cutoff-help]]</p>
</div>
</form>
</div>