Added page titles in viewer
This commit is contained in:
parent
23116dfc57
commit
276926efe8
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ header('Expires: '.gmdate('D, d M Y H:i:s \G\M\T', time() + 3600));
|
||||||
?>
|
?>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<title> <?php echo IMAGES_DIR.$simpleImagePath ?> </title>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
html, body {
|
html, body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
Loading…
Reference in a new issue