diff options
author | fabrixxm <fabrix.xm@gmail.com> | 2011-01-14 20:33:12 +0100 |
---|---|---|
committer | fabrixxm <fabrix.xm@gmail.com> | 2011-01-14 20:33:12 +0100 |
commit | 061e6eb33b358f611d9288dc4d702e7d24046e04 (patch) | |
tree | d609eaf2c732763ba9117df312a0280db4eea6fd /view/it/head.tpl | |
parent | 456a7a97403ce3f6548dbda325719889342ad923 (diff) | |
download | volse-hubzilla-061e6eb33b358f611d9288dc4d702e7d24046e04.tar.gz volse-hubzilla-061e6eb33b358f611d9288dc4d702e7d24046e04.tar.bz2 volse-hubzilla-061e6eb33b358f611d9288dc4d702e7d24046e04.zip |
Updated IT language
Diffstat (limited to 'view/it/head.tpl')
-rw-r--r-- | view/it/head.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/it/head.tpl b/view/it/head.tpl index c14938110..38b2a50f6 100644 --- a/view/it/head.tpl +++ b/view/it/head.tpl @@ -1,5 +1,6 @@ <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <base href="$baseurl" /> +<meta name="generator" content="$generator" /> <link rel="stylesheet" type="text/css" href="$stylesheet" media="all" /> <link rel="shortcut icon" href="$baseurl/images/ff-32.jpg"> |