Ignore:
Timestamp:
10/04/13 16:47:32 (11 years ago)
Author:
Kris Deugau
Message:

/branches/stable

File off the last few rough edges (make sure webpath is used everywhere

appropriate)

Update copyright dates
Bump the version for release

Location:
branches/stable/templates
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/stable/templates/admin/header.tmpl

    r593 r601  
    22<html>
    33<head>
    4         <title>[IPDB admin tools]</title>
     4        <title>[IPDB admin tools v<TMPL_VAR NAME=version>]</title>
    55        <link rel="stylesheet" type="text/css" href="<TMPL_VAR NAME=webpath>/ipdb.css">
    66        <link rel="stylesheet" type="text/css" href="<TMPL_VAR NAME=webpath>/local.css">
  • branches/stable/templates/footer.tmpl

    r593 r601  
    66<div id="footer">
    77<div id="contact">DeepNet <a href="http://projects.deepnet.cx/trac/ipdb">IP Database</a> |
    8  Copyright 2004-2010 <a href="mailto:kdeugau@deepnet.cx">Kris Deugau</a><br>
     8 Copyright 2004-2013 <a href="mailto:kdeugau@deepnet.cx">Kris Deugau</a><br>
    99Written for standards-based browsers (eg <a href="http://www.mozilla.org">Mozilla</a>)
    1010</div>
Note: See TracChangeset for help on using the changeset viewer.