- Change name of file
git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@19 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
a9a7848497
commit
f31a8bbbec
|
@ -223,7 +223,7 @@ if (comprueba_login() == 0)
|
|||
|
||||
<h2><?php echo $lang_label["agent_conf"] ?><a href="help/<?php echo substr($language_code,0,2);?>/chap3.php#323" target="_help"><img src="images/ayuda.gif" border="0" class="help"></a></h2>
|
||||
<h3><?php echo $lang_label["config_manage"]; ?></h3>
|
||||
<form method="post" action="index.php?sec=gagente&sec2=godmode/agentes/config&operacion=1">
|
||||
<form method="post" action="index.php?sec=gagente&sec2=godmode/agentes/manage_config&operacion=1">
|
||||
<table width=450 border=0 cellspacing=3 cellpadding=5>
|
||||
<tr>
|
||||
<td class="datost"><b><?php echo $lang_label["source_agent"]; ?></b><br><br>
|
Loading…
Reference in New Issue