web/CPV/client.php
changeset 167 8f91ea734863
parent 150 ffaea21247c4
child 169 9739b980e1fe
equal deleted inserted replaced
166:55e5d7db03f5 167:8f91ea734863
    32    "http://www.w3.org/TR/html4/strict.dtd">
    32    "http://www.w3.org/TR/html4/strict.dtd">
    33 
    33 
    34 <html lang="<?php echo($actual); ?>">
    34 <html lang="<?php echo($actual); ?>">
    35   <head>
    35   <head>
    36     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    36     <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    37     <title>RSLN  - Live Video and Annotation</title>
    37     <title>CPV  - Live Video and Annotation</title>
    38 	<meta http-equiv="X-UA-Compatible" content="IE=8" /> 
    38 	<meta http-equiv="X-UA-Compatible" content="IE=8" /> 
    39 
    39 
    40     <!-- Framework CSS -->
    40     <!-- Framework CSS -->
    41     <link rel="stylesheet" href="../res/blueprint/screen.css" type="text/css" media="screen, projection">
    41     <link rel="stylesheet" href="../res/blueprint/screen.css" type="text/css" media="screen, projection">
    42     <link rel="stylesheet" href="../res/blueprint/print.css" type="text/css" media="print">
    42     <link rel="stylesheet" href="../res/blueprint/print.css" type="text/css" media="print">