2 include_once("../../globals.php");
6 <?
html_header_show();?
>
7 <title
><?
xl('Patient Summary','e'); ?
></title
>
10 <?php
if ($GLOBALS['athletic_team']) { ?
>
11 <frameset cols
="25%,50%,*">
12 <frame src
="stats.php" name
="Stats" scrolling
="auto">
13 <frame src
="pnotes.php" name
="Notes" scrolling
="auto">
14 <frame src
="fitness_status.php" name
="Fitness" scrolling
="auto">
17 <frameset cols
="25%,*">
18 <frame src
="stats.php" name
="Stats" scrolling
="auto">
19 <frame src
="pnotes.php" name
="Notes" scrolling
="auto">