Helpers refactoring
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<td><?= dt('%B %e, %Y at %k:%M %p', $login['date_creation']) ?></td>
|
||||
<td><?= $this->e($login['auth_type']) ?></td>
|
||||
<td><?= $this->e($login['ip']) ?></td>
|
||||
<td><?= $this->e($this->summary($login['user_agent'])) ?></td>
|
||||
<td><?= $this->e($this->text->truncate($login['user_agent'])) ?></td>
|
||||
</tr>
|
||||
<?php endforeach ?>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user