diff --git a/cis/index.php b/cis/index.php index dcc98d179..fdc8c868e 100644 --- a/cis/index.php +++ b/cis/index.php @@ -1,83 +1,70 @@ -, - * Andreas Oesterreicher and - * Rudolf Hangl . - */ - -require_once('config.inc.php'); -?> - - - - - CIS - <?php echo CAMPUS_NAME; ?> - - - - - - - - - - - - - - - - -
- -
- -
- -   - - - - - - - - - - - - +, + * Andreas Oesterreicher and + * Rudolf Hangl . + */ + +require_once('config.inc.php'); +?> + + + + + CIS - <?php echo CAMPUS_NAME; ?> + + + + + + + + + + + + + + +
+ + + +
+ + + + + diff --git a/cis/menu.php b/cis/menu.php index e0569c0d7..42b18f8ae 100644 --- a/cis/menu.php +++ b/cis/menu.php @@ -1,70 +1,94 @@ -, - * Andreas Oesterreicher and - * Rudolf Hangl . - */ - -require_once('config.inc.php'); -?> - - - - - - - - - - - - - +, + * Andreas Oesterreicher and + * Rudolf Hangl . + */ + +require_once('config.inc.php'); +?> + + + + + + + + + + + \ No newline at end of file