"; $language_file = $cmsdir . "/editors/htmlarea/htmlarea-lang-" . $language . ".js"; if (!file_exists($language_file)) { print ""; } else { print ""; } if (IsSet ($_GET['template'])) { $filename = $template_path . "/" . $_GET['template']; if (file_exists($filename)) { $handle = fopen($filename, "r"); $content = fread($handle, filesize($filename)); fclose($handle); } } print " "; print " "; $language_file = $cmsdir . "/editors/htmlarea/plugins/TableOperations/table-operations-lang-" . $language . ".js"; if (!file_exists($language_file)) { print ""; } else { print ""; } ?>
"; ?>" . $sas_lang['title'] . ": " . $sas_lang['order'] . ": "; if (is_dir($template_path)) { print " Sjabloon: "; } print " | |||||||||||||||||
" . $sas_lang['invisible'] . " | "; } else { print "" . $sas_lang['invisible'] . " | "; } if ($_SESSION['usertype'] == "teacher") { print "" . $sas_lang['page_on'] . " " . $sas_lang['teacher_pages'] . " | "; if ($pcheck == "1") { print ""; print " | " . $sas_lang['student_pages'] . " | "; print ""; print " | " . $sas_lang['both'] . " | "; print ""; } elseif ($pcheck == "0") { print " | "; print " | " . $sas_lang['student_pages'] . " | "; print ""; print " | " . $sas_lang['both'] . " | "; print ""; } else { print " | "; print " | " . $sas_lang['student_pages'] . " | "; print ""; print " | " . $sas_lang['both'] . " | "; print ""; } } print " |