Changeset 1453 for irpg/trunk/htdocs/header.php
- Timestamp:
- Jan 11, 2006, 2:13:44 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
irpg/trunk/htdocs/header.php
r1451 r1453 14 14 <div class="head"> 15 15 <?php 16 echo(' <img src="'. $irpg_logo .'" alt="'. $irpg_chan .' Idle RPG" title="'. $irpg_chan .' Idle RPG" width=" 338" height="115" />');16 echo(' <img src="'. $irpg_logo .'" alt="'. $irpg_chan .' Idle RPG" title="'. $irpg_chan .' Idle RPG" width="55" height="45" />'); 17 17 ?> 18 18 </div>
Note:
See TracChangeset
for help on using the changeset viewer.