diff options
Diffstat (limited to 'template/default/about.html')
-rw-r--r-- | template/default/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/default/about.html b/template/default/about.html index 5bcba29..a101ae0 100644 --- a/template/default/about.html +++ b/template/default/about.html @@ -20,7 +20,7 @@ <td class="col_label"><h5></h5></td> <td class="col_value"> <p> - <strong>VDRAdmin-AM</strong> © 2005-2007 Andreas Mair. + <strong>VDRAdmin-AM</strong> © 2005-2008 Andreas Mair. </p> <p> This program is free software; you can redistribute it and/or modify<br /> @@ -74,7 +74,7 @@ </tr> <tr class="row_even"> <td class="col_label"><h5><?% gettext('French:') %?></h5></td> - <td class="col_value"><!-- <?% gettext('At the moment unmaintained, former translations by:') %?> -->Trois Six (also at vdrportal.de), map, lobotomise, bads, Mickaël Nival</td> + <td class="col_value"><!-- <?% gettext('At the moment unmaintained, former translations by:') %?> -->Trois Six (also at vdrportal.de), map, lobotomise, bads, Mickaël Nival</td> </tr> <tr class="row_even"> <td class="col_label"><h5><?% gettext('Spanish:') %?></h5></td> |