Minor adjustments to the themes.
This commit is contained in:
@@ -472,7 +472,7 @@ function confirmdelete(url) {
|
|||||||
<td align='left' valign='top'>
|
<td align='left' valign='top'>
|
||||||
<?php
|
<?php
|
||||||
if (isset($_SESSION["reload_xml"])) {
|
if (isset($_SESSION["reload_xml"])) {
|
||||||
if ($_SERVER["PHP_SELF"] != PROJECT_PATH."/app/sip_status/v_status.php") {
|
if ($_SERVER["PHP_SELF"] != PROJECT_PATH."/app/sip_status/sip_status.php") {
|
||||||
if(stristr($_SERVER["PHP_SELF"] , "_edit") != FALSE) {
|
if(stristr($_SERVER["PHP_SELF"] , "_edit") != FALSE) {
|
||||||
//found
|
//found
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -605,7 +605,6 @@ if (isset($_SESSION["reload_xml"])) {
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|||||||
Reference in New Issue
Block a user