mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 04:49:36 -07:00
Fix typo under Flush Temporary Sessions
This commit is contained in:
parent
6aa0d4cd0b
commit
c649ebfcc0
1 changed files with 2 additions and 2 deletions
|
@ -762,8 +762,8 @@
|
||||||
<div class="form-group">
|
<div class="form-group">
|
||||||
<label>Flush Temporary Sessions</label>
|
<label>Flush Temporary Sessions</label>
|
||||||
<p class="help-block">
|
<p class="help-block">
|
||||||
Attempt to fix hisotry logging by flushing out all of the temporary sessions in the database.<br />
|
Attempt to fix history logging by flushing out all of the temporary sessions in the database.<br />
|
||||||
Warning: This will reset all currently active sessions. For emergeny use only when history logging is stuck!
|
Warning: This will reset all currently active sessions. For emergency use only when history logging is stuck!
|
||||||
</p>
|
</p>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue