mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -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">
|
||||
<label>Flush Temporary Sessions</label>
|
||||
<p class="help-block">
|
||||
Attempt to fix hisotry 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!
|
||||
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 emergency use only when history logging is stuck!
|
||||
</p>
|
||||
<div class="row">
|
||||
<div class="col-md-4">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue