- correcting charset definition

- using new link to the PHP logo (into the template dir)


git-svn-id: http://piwigo.org/svn/trunk@28 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
z0rglub
2003-07-21 20:00:54 +00:00
parent ef185a2763
commit e9b4e0e0de
+2 -2
View File
@@ -2,7 +2,7 @@
<head>
{#style}
<title>{#about_page_title}</title>
<meta http-equiv="Content-Type" content="text/html; {#charset}">
<meta http-equiv="Content-Type" content="text/html; charset={#charset}" />
</head>
<body>
{#header}
@@ -22,7 +22,7 @@
<a href="{#back_url}">{#about_return}</a>
</div>
<div style="text-align:center;margin:5px;">
<img src="./images/php_sqreuil_artistes.gif" alt="php logo" />
<img src="./template/{#user_template}/images/php_sqreuil_artistes.gif" alt="php logo" />
</div>
</td>
</tr>