1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12599] Move images to assets/ and update the phpBB logo.

PHPBB3-12599
This commit is contained in:
Cesar G
2014-05-27 08:37:17 -07:00
parent 4565cac049
commit 14fecb2f02
10 changed files with 7 additions and 7 deletions

View File

@@ -19,7 +19,7 @@
<div class="inner">
<div id="doc-description">
<a href="../index.php" id="logo"><img src="site_logo.gif" alt="" /></a>
<a href="../index.php" id="logo"><img src="assets/images/site_logo.gif" alt="" /></a>
<h1>phpBB 3.1.x Readme</h1>
<p style="display: none;"><a href="#start_here">Skip</a></p>
</div>