Explorar el Código

Minor adjustments to the themes.

Mark Crane hace 12 años
padre
commit
2490e6bfaf
Se han modificado 2 ficheros con 1 adiciones y 2 borrados
  1. 1 1
      themes/accessible/template.php
  2. 0 1
      themes/classic/template.php

+ 1 - 1
themes/accessible/template.php

@@ -472,7 +472,7 @@ function confirmdelete(url) {
 <td align='left' valign='top'>
 <?php
 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) { 
 				//found
 			}

+ 0 - 1
themes/classic/template.php

@@ -605,7 +605,6 @@ if (isset($_SESSION["reload_xml"])) {
 </tr>
 </table>
 
-
 </td>
 </tr>
 </table>