Aarrgh - need better workflow than this; attempt #7

This commit is contained in:
Paul Gear
2013-11-05 09:48:50 +10:00
parent 981fddde16
commit a9454bd8f8
+2 -2
View File
@@ -557,9 +557,9 @@ if ($_SESSION['userlevel'] >= '10')
</ul>
</div>
<div class="col_1">
<div class="col_2">
<ul>
<li><a href="about/"><img src="images/16/information.png" border="0" align="absmiddle" />&nbsp;About&nbsp;<?php echo($config['project_name']); ?></a></li>
<li><a href="about/"><img src="images/16/information.png" border="0" align="absmiddle" /> About&nbsp;<?php echo($config['project_name']); ?></a></li>
</ul>
</div>
</div>