mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
LogViewer - Last 70 lines
This commit is contained in:
parent
78d963eaee
commit
955cb70394
8 changed files with 8 additions and 3 deletions
|
@ -123,5 +123,5 @@
|
|||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
<div style="color: #323232; padding: 16px 0px;"><?php print __('Listing');?> <?php echo $_GET['domain'] ?></div>
|
||||
<div style="color: #323232; padding: 16px 0px;"><?php echo __('Last 70 lines of %s.%s.log',$_GET['domain'],$_GET['type']) ;?></div>
|
||||
<pre>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue