aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorz0rglub <z0rglub@piwigo.org>2003-09-15 21:57:53 +0000
committerz0rglub <z0rglub@piwigo.org>2003-09-15 21:57:53 +0000
commit335f56c4cde0b9d6f5e0c08a26ce1615d56cd89e (patch)
tree1dd7ee4ae7ab308e81b740bcfd19bd19e7b1838e
parent10a8edbb3d91777e53b6725f04d58f458ab1dab5 (diff)
Using the template var "charset"
git-svn-id: http://piwigo.org/svn/trunk@122 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--template/default/upload.vtp1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/default/upload.vtp b/template/default/upload.vtp
index 80afc1356..1ac1c3ccb 100644
--- a/template/default/upload.vtp
+++ b/template/default/upload.vtp
@@ -2,6 +2,7 @@
<head>
{#style}
<title>{#upload_title}</title>
+ <meta http-equiv="Content-Type" content="text/html; charset={#charset}">
</head>
<body>
{#header}