mirror of
https://github.com/myvesta/vesta.git
synced 2025-03-12 04:35:23 -07:00
Update scripts.html, correcting 'Log' label
This commit is contained in:
parent
8bead4afaa
commit
2a3de783ae
@ -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…
x
Reference in New Issue
Block a user