This website works better with JavaScript.
Home
Register
Sign In
DedeBIZ
/
DedeV6
Watch
2
Star
0
Fork
0
Code
Pull Requests
0
Releases
26
Activity
Browse Source
Update index_testenv.php
tags/6.2.0
xushubieli
2 years ago
parent
22d75eff30
commit
4753fd1e7d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/admin/index_testenv.php
+ 1
- 1
src/admin/index_testenv.php
View File
@@ -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) {
Write
Preview
Loading…
Cancel
Save