created coach site
This commit is contained in:
@@ -40,6 +40,10 @@ setlocale(LC_ALL, 'hu_HU');
|
||||
if ($page->is_subpage() && $page->get_subpage() == "diary"|| $page->get_page() == "view" && !$page->is_subpage())
|
||||
echo '<link rel="stylesheet" type="text/css" href="/_css/diary.css">';
|
||||
|
||||
if ($page->is_page() && $page->get_page() == 'coach') {
|
||||
echo '<link rel="stylesheet" type="text/css" href="/_css/default_coach.css">';
|
||||
}
|
||||
|
||||
?>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user