KGRKJGETMRETU895U-589TY5MIGM5JGB5SDFESFREWTGR54TY
Server : Apache/2.4.62
System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64
User : www ( 80)
PHP Version : 8.3.8
Disable Function : NONE
Directory :  /domains/logicswapweb/aplicaciones/admon/noticias/valores_config/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /domains/logicswapweb/aplicaciones/admon/noticias/valores_config/index.php
<?php
	 include("../../generales/config_panel.php");  
$panel->aplicativo->id=14;
	 include("../../generales/config_permisos.php");
	 include("../../generales/operabd.php");
?>
<html>
<head>
<title>Configuraci�n newsletter</title>
<link href="css/panel2.css" rel="stylesheet" type="text/css">
<link href="css/panel2Contenido.css" rel="stylesheet" type="text/css">
<link href="css/scrollbar.css" rel="stylesheet" type="text/css">
<link href="css/scrollbar2.css" rel="stylesheet" type="text/css">
<script src="../../generales/genjavascript.js" language="javascript"></script>
<script src="js/validaciones.js"></script>
</head>
<body>
<table width="545" border="0" cellspacing="2" cellpadding="2" align="left">
   	<tr bgcolor="#cccccc">
   	    <td colspan="4" align="left"><div align="lleft" class="migas">
		  			<a id="iniMenu" class="migas" href="../../contenido.php" style="cursor:hand; " onMouseOver="javascript: mgOver(this);" onMouseOut="javascript: mgOut(this);" title="Indice de Aplicaciones">Beginning</a>
				  <span class="migas">/</span> 
		  			<a id="op1Menu" class="migas" href="../menu.php" style="cursor:hand; " onMouseover="javascript: mgOver(this);" onMouseOut="javascript: mgOut(this);;" title="Men� de Noticias">Menu</a>
		/ <span class="migasactivo">Par&aacute;metros <?=$panel->aplicativo->nombre?></span>
        </div></td>
    </tr>
    <tr>
      <td ><? btn_aplnoticias($apl_permisos);?></td>
    </tr>
    <tr>
        <td > 
        <div align="left"></div>
        </td>
    </tr>
    <tr>
      <td align="left">
		<form name="frm" action="../fnc/main.php?tarea=modConfig" method="post" id="frm">	  
	  	  <table cellspacing=1 cellpadding=0 width="100%" align="left" bgcolor="#000099" border=0 id="campos">
              <tr>
			  	<td width="14%" bgcolor="#000099"><a onClick="javascript: document.location.href= '../menu.php'" title="Volver" style="cursor:hand; width:40"><img src="img/atras.gif" style="cursor:hand "></a></td>
                <td width="86%" bgcolor="#000099" class="titular1">Par&aacute;metros registrados </td>
              </tr>
              <tr>
                <td colspan="2" valign="top" bgcolor="#ffffff" class="titular1"><br>
					<div>
					<table width="100%" border="0">
                      <tr>
                        <td>
						<? 	$panel->aplicativo->parametro->showlistParametros($panel->aplicativo->id,$panel->usuario->tipo,"consulta",$panel->aplicativo->nombre);?>
						</td>
                      </tr>
					  <tr>
					  	<td align="center">
											<input name="adicionar" type="button" class="boton1" onClick="javascript: document.location.href='addParametro.php'" value="Adicionar Par&aacute;metro" >
					<input name="modificar" type="button" class="boton1" onClick="javascript: document.location.href = 'modParametros.php';" value="To modify">
					<input name="cancelar" type="button" class="boton1" onClick="javascript: document.location.href = '../menu.php';" value="Cancel">						</td>
					  </tr>
                    </table>

				</td>
              </tr>
          </table>
		</form>
	  </td>
      </tr>
</table>
</body>
</html>

Anon7 - 2021