This repository has been archived on 2024-12-02. You can view files and clone it, but cannot push or open issues or pull requests.
AbetoArmarios_Web/Source/udrive/home/admin/www/includes/config.inc
2007-06-18 10:53:18 +00:00

7 lines
547 B
HTML

<h3><?=$US['nav-config']?></h3>
<a target="content" onclick="h(this);" href="aconfig.php"><?=$US['nav-aconfig']?></a>
<a target="content" onclick="h(this);" href="pconfig.php"><?=$US['nav-pconfig']?></a>
<a target="content" onclick="h(this);" href="vhost.php"><?=$US['nav-vhost']?></a>
<a target="content" onclick="h(this);" href="apsetup.php"><?=$US['nav-apsetup']?></a>
<a target="content" onclick="h(this);" href="psetup.php"><?=$US['nav-psetup']?></a>
<a target="content" onclick="h(this);" href="mqsetup.php"><?=$US['nav-mqsetup']?></a>