header image is only centered on splash screens now

This commit is contained in:
wclouser%mozilla.com 2006-07-24 22:44:03 +00:00
parent 61a18e2f01
commit c549924c61
3 changed files with 2 additions and 1 deletions

View File

@ -47,5 +47,4 @@
<hr class="hide" />
<div id="content">
<?php echo $html->image('firefox-survey-title2.gif', array('alt'=>'Firefox Survey')); ?>

View File

@ -1,5 +1,6 @@
<?php echo $this->renderElement( 'header' ); ?>
<div class="center">
<?php echo $html->image('firefox-survey-title2.gif', array('alt'=>'Firefox Survey')); ?>
<?php echo $content;?>
</div>
<?php echo $this->renderElement( 'footer' ); ?>

View File

@ -1,3 +1,4 @@
<?php echo $html->image('firefox-survey-title2.gif', array('alt'=>'Firefox Survey','class'=>'center')); ?>
<p>You're on your way to being part of the future of Firefox!</p>
<p>After you supply your name (optional) and email address (required) we'll send you a survey and you'll be on your way to helping to guide Firefox.</p>
<div id="UsersAdd">