Team:Wash U/Temp
From 2009.igem.org
<?php $this->msg('personaltools') ?>
-
<?php foreach($this->data['personal_urls'] as $key => $item) { ?>
<li id="pt-<?php echo Sanitizer::escapeId($key) ?>"<?php
if ($item['active']) { ?> class="active"<?php } ?>><a href="<?php
echo htmlspecialchars($item['href']) ?>"<?php echo $skin->tooltipAndAccesskey('pt-'.$key) ?><?php
if(!empty($item['class'])) { ?> class="<?php
echo htmlspecialchars($item['class']) ?>"<?php } ?>><?php
echo htmlspecialchars($item['text']) ?></a>
<?php} ?>
<img src="jazzmeet_logo.png" alt="JazzMeet logo" />
- header {
background: #FFFFFF url("header_bg.png") no-repeat top right; height: 85px; } #header img { float: left; }
- globalWrapper {
background: #D9D5C3; margin: 0 auto; padding: 0; width: 950px; } #content { background: #E6E4D8 url("content_bg.gif") repeat-y top left; color: #000000;
float: left;
font-family: georgia, "times new roman", times, serif; padding: 0px 5px 10px 35px;
width: 710px;
}
<a style="background-image: url(skins/common/images/wiki.png);" href="index.php/Main_Page" title="Visit the Main Page [z]" accesskey="z"></a>
<script type="text/javascript"> if (window.isMSIE55) fixalpha(); </script>