mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-19 08:02:59 +02:00
- 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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user