Explorar el Código

Update index_testenv.php

tags/6.2.0
xushubieli hace 2 años
padre
commit
4753fd1e7d
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      src/admin/index_testenv.php

+ 1
- 1
src/admin/index_testenv.php Ver fichero

@@ -154,7 +154,7 @@ if ($rs < 0) {
<?php
if (count($safeMsg) > 0) {
?>
<div class="alert alert-danger mt-3 mb-3">
<div class="alert alert-danger mt-3">
<?php
$i = 1;
foreach ($safeMsg as $key => $val) {


Cargando…
Cancelar
Guardar