mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-15 05:00:49 +08:00
fix new torrent email notification
This commit is contained in:
@@ -17,6 +17,11 @@
|
||||
<td>{{$record->email}}</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Passkey</th>
|
||||
<td>{{$record->passkey}}</td>
|
||||
<td></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>{{__('label.status')}}</th>
|
||||
<td>{{$record->status}}</td>
|
||||
|
||||
Reference in New Issue
Block a user