diff options
| author | hallgren <hallgren@chalmers.se> | 2012-09-21 09:07:31 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-09-21 09:07:31 +0000 |
| commit | b3f6d3612b7e560791a54f6d56a8757ac9f060ca (patch) | |
| tree | 37ac13bbcd6585a25a780a52972184043970c9aa /src/www/translator/index.html | |
| parent | db39fdaa68c7136d7eed1d7396ad123ead7b1834 (diff) | |
simple translator: make it possible to delete documents
Diffstat (limited to 'src/www/translator/index.html')
| -rw-r--r-- | src/www/translator/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/www/translator/index.html b/src/www/translator/index.html index b861ca771..12a6096ee 100644 --- a/src/www/translator/index.html +++ b/src/www/translator/index.html @@ -7,7 +7,7 @@ <meta charset="UTF-8"> </head> -<body> +<body class=hover> <div class=pagehead> <h1>Simple Translation Tool</h1> <form name=options> @@ -72,7 +72,7 @@ </div> <hr> <div class=modtime><small>HMTL -<!-- hhmts start -->Last modified: Mon Sep 10 22:22:00 CEST 2012 <!-- hhmts end --> +<!-- hhmts start -->Last modified: Fri Sep 21 10:12:52 CEST 2012 <!-- hhmts end --> </small></div> <a href="about.html">About</a> |
