diff options
| author | hallgren <hallgren@chalmers.se> | 2012-02-13 18:11:46 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-02-13 18:11:46 +0000 |
| commit | b01d7c341cee48d2627d85d373a107eecd4496fc (patch) | |
| tree | d6a53ea2239e0e26490980dee39e9cdf14e1d64a /src/www/minibar | |
| parent | ec09dd68045b11434bb7ac4e88078bbb986eb8be (diff) | |
gfse & minibar: small fixes
Diffstat (limited to 'src/www/minibar')
| -rw-r--r-- | src/www/minibar/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html index ddf897073..43b2310bd 100644 --- a/src/www/minibar/about.html +++ b/src/www/minibar/about.html @@ -5,7 +5,7 @@ <meta charset="UTF-8"> </head> -<body> +<body class=minibar> <h1>About Minibar</h1> <a href="minibar.html">Minibar</a> is an alternative implementation of the @@ -176,7 +176,7 @@ Some implementation details: <hr> <small class=modtime> -<!-- hhmts start --> Last modified: Fri Feb 10 15:55:30 CET 2012 <!-- hhmts end --> +<!-- hhmts start --> Last modified: Mon Feb 13 19:00:34 CET 2012 <!-- hhmts end --> </small> <address> <a href="http://www.cs.chalmers.se/~hallgren/">TH</a> |
