Changeset 1610

Show
Ignore:
Timestamp:
11/25/2006 07:21:21 AM (2 years ago)
Author:
driehle
Message:

wrong version numer in html code

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/setup.php

    r1609 r1610  
    200200        "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
    201201<html xmlns="http://www.w3.org/1999/xhtml"> 
    202   <title>SETUP Jlog v0.2</title> 
     202  <title>SETUP Jlog ' . JLOG_NEW_VERSION . '</title> 
    203203  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> 
    204204  <link rel="stylesheet" href="scripts/css/admin.css" type="text/css" />