diff options
Diffstat (limited to 'template/default/about.html')
-rw-r--r-- | template/default/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/about.html b/template/default/about.html index 6b7227e..f17ba2b 100644 --- a/template/default/about.html +++ b/template/default/about.html @@ -70,7 +70,7 @@ <table width="100%" border="0" cellspacing="0" cellpadding="0" class="group"> <tr class="heading"> - <td colspan="2"><h2><?% gettext('Informations') %?></h2></td> + <td colspan="2"><h2><?% gettext('Information') %?></h2></td> </tr> <tr class="row_even"> <td class="col_label"><h5><?% gettext('VDRAdmin-AM version:') %?></h5></td> |