refactor global array
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<tr>
|
||||
<td><strong>{$row['domain']}</strong> [<a href="http://{$row['domain']}/{$statsapp}" rel="external">{$lng['domains']['statstics']}</a>]</td>
|
||||
<td><strong>{$row['domain']}</strong> [<a href="http://{$row['domain']}/{$statsapp}" rel="external">{\Froxlor\I18N\Lang::getAll()['domains']['statstics']}</a>]</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user