~clinton-collins/familyproject/trunk

« back to all changes in this revision

Viewing changes to xampp/navibasics.inc

  • Committer: Clinton Collins
  • Date: 2009-06-26 19:54:58 UTC
  • Revision ID: clinton.collins@gmail.com-20090626195458-5ebba0qcvo15xlpy
Initial Import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<a class="n" target="content" onclick="h(this);" href="cds.php"><?php echo $TEXT['navi-cdcol']; ?></a><br>
 
2
<a class="n" target="content" onclick="h(this);" href="biorhythm.php"><?php echo $TEXT['navi-bio']; ?></a><br>
 
3
<a class="n" target="content" onclick="h(this);" href="iart.php"><?php echo $TEXT['navi-iart']; ?></a><br>
 
4
<a class="n" target="content" onclick="h(this);" href="ming.php"><?php echo $TEXT['navi-iart2']; ?></a><br>
 
5
<a class="n" target="content" onclick="h(this);" href="phonebook.php"><?php echo $TEXT['navi-phonebook']; ?></a><br>
 
6
<a class="n" target="content" onclick="h(this);" href="excel.php"><?php echo $TEXT['navi-pear']; ?></a><br>
 
7
<a class="n" target="content" onclick="h(this);" href="adodb.php"><?php echo $TEXT['navi-adodb']; ?></a>