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 a101ae0..27af012 100644 --- a/template/default/about.html +++ b/template/default/about.html @@ -98,7 +98,7 @@ </tr> <tr class="row_even"> <td class="col_label"><h5><?% gettext('Italian:') %?></h5></td> - <td class="col_value">Gringo</td> + <td class="col_value">Diego Pierotto</td> </tr> </table> |