mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
Update scripts.html, correcting 'Log' label
This commit is contained in:
parent
8bead4afaa
commit
2a3de783ae
1 changed files with 2 additions and 2 deletions
|
@ -117,7 +117,7 @@
|
|||
|
||||
<div class="io-log2">
|
||||
<h2 class="io-log2-h2" id="iologbutton2">
|
||||
Log System
|
||||
<?=__('Log')?>
|
||||
</h2>
|
||||
<div>
|
||||
<?php
|
||||
|
@ -229,4 +229,4 @@ elseif (!empty($_SESSION['error_msg'])):
|
|||
<?php
|
||||
unset($_SESSION['error_msg']);
|
||||
endif;
|
||||
?>
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue