2007-01-21 Raul Mateos <raulofpandora@gmail.com>

* images/setup.gif: Updated icon.
	
	* operation/estado_agente.php, estado_generalagente.php: Updated image width
	for new icon.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@366 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
raulmateos 2007-01-21 00:12:44 +00:00
parent 0c7b0aa8c1
commit 583497bc8d
4 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,10 @@
2007-01-21 Raul Mateos <raulofpandora@gmail.com>
* images/setup.gif: Updated icon.
* operation/estado_agente.php, estado_generalagente.php: Updated image width
for new icon.
2007-01-14 Raul Mateos <raulofpandora@gmail.com>
* include/languages/language_de.php: Updated file for german language.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 561 B

View File

@ -186,9 +186,9 @@ if (comprueba_login() == 0) {
echo "<a href='index.php?sec=gagente&amp;
sec2=godmode/agentes/configurar_agente&amp;
id_agente=".$id_agente."'>
<img src='images/setup.gif' border=0 width=15></a>";
<img src='images/setup.gif' border=0 width=16></a>";
}
echo "&nbsp;&nbsp;<a href='index.php?sec=estado&amp;
echo "&nbsp;<a href='index.php?sec=estado&amp;
sec2=operation/agentes/ver_agente&amp;id_agente=".$id_agente."'>
<b>".$nombre_agente."</b></a></td>";
if ( $agent_type == 0) {

View File

@ -60,8 +60,8 @@ if (comprueba_login() == 0) {
echo "&nbsp;<a href='index.php?sec=estado&sec2=operation/agentes/ver_agente&id_agente=".$id_agente."&refr=60'>
<img src='images/refresh.gif' class='top' border=0></a>";
if (dame_admin($_SESSION['id_usuario'])==1 )
echo "&nbsp;<a href='index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&id_agente=".$id_agente."'>
<img src='images/setup.gif' width='19' class='top' border=0></a>";
echo "<a href='index.php?sec=gagente&sec2=godmode/agentes/configurar_agente&id_agente=".$id_agente."'>
<img src='images/setup.gif' width='16' class='top' border=0></a>";
// Data base access graph
echo '</td>';
echo "