8
templates/Sparkle/customer/logger/logger.tpl
vendored
8
templates/Sparkle/customer/logger/logger.tpl
vendored
@@ -3,7 +3,7 @@ $header
|
||||
<header>
|
||||
<h2>
|
||||
<img src="templates/{$theme}/assets/img/icons/syslog_big.png" alt="" />
|
||||
{\Froxlor\I18N\Lang::getAll()['menue']['logger']['logger']}
|
||||
{$lng['menue']['logger']['logger']}
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
@@ -25,9 +25,9 @@ $header
|
||||
<table class="full hl">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>{\Froxlor\I18N\Lang::getAll()['logger']['date']} {$arrowcode['date']}</th>
|
||||
<th>{\Froxlor\I18N\Lang::getAll()['logger']['type']} {$arrowcode['type']}</th>
|
||||
<th>{\Froxlor\I18N\Lang::getAll()['logger']['action']}</th>
|
||||
<th>{$lng['logger']['date']} {$arrowcode['date']}</th>
|
||||
<th>{$lng['logger']['type']} {$arrowcode['type']}</th>
|
||||
<th>{$lng['logger']['action']}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
||||
Reference in New Issue
Block a user