Update normal.php
parent
140b7a1e98
commit
d47334f4c5
|
@ -378,7 +378,7 @@ namespace:' . $namespace . '<br>
|
||||||
} else {
|
} else {
|
||||||
$html .= getconstStr('NotNeedUpdate');
|
$html .= getconstStr('NotNeedUpdate');
|
||||||
}*/
|
}*/
|
||||||
$html .= '<br>
|
$html .= 'Can not update by a click!<br>
|
||||||
<table border=1 width=100%>
|
<table border=1 width=100%>
|
||||||
<form name="common" action="" method="post">
|
<form name="common" action="" method="post">
|
||||||
<tr>
|
<tr>
|
||||||
|
|
Loading…
Reference in New Issue