git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoArmarios_Web/trunk@8 5f5cdc87-09bc-1947-a3a7-c45bb6b47c2a
5 lines
602 B
HTML
5 lines
602 B
HTML
<h3><?=$US['nav-start']?></h3>
|
|
<a target="content" onclick="h(this);" href="stop.php"><?=$US['nav-sserver']?></a>
|
|
<a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/includes/lang/<?=file_get_contents("includes/.lang");?>/rserver.cgi"><?=$US['nav-rserver']?></a>
|
|
<a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/includes/lang/<?=file_get_contents("includes/.lang");?>/rmysql.cgi"><?=$US['nav-rmysql']?></a>
|
|
<a target="content" onclick="h(this);" href="<?=$apanel?>/cgi-bin/includes/lang/<?=file_get_contents("includes/.lang");?>/smysql.cgi"><?=$US['nav-smysql']?></a> |