예제 #1
0
        }
    }
    //end who = biz_mgr/admin
    // ==================================================================================
    // MYSQL DATABASE CONNECTION - facil_csc (stores dept,clerk,biz_mgr lists)
    // ==================================================================================
    $connector = new DBConnection('facil');
    $conn = $connector->openConnection();
    // ==================================================================================
    // BOOTSTRAP PAGE TOP WITH NAVIGATION
    // ==================================================================================
    $page_view = new PageView();
    $page_view->createHTMLHead('Additional Pay Form::Facilities and Services:: University of Rochester');
    echo "<body class='home blue'>";
    // class determines style of header: home, other...
    $page_view->createMainHeader();
    ?>
  

<main>           
	<div class="top_pad"> <!-- Padding matches height of Header -->
	
		<!-- // ================================================================================== 
                PAGE HEADING			
        <!-- // ==================================================================================	-->
	    <div class="container ">	    		    
		    <section class='page-header'>	
		    	<h1><small>Facilities Forms</small><br/>	
		    	Extra/Additional Pay to Hourly Paid Faculty/Staff/Student</h1>
		        <p>This form must be submitted for approval to authorize additional pay. The finalized forms will be submitted to University HR 
		        prior to sending to payroll.</p>