Skip to content

Commit

Permalink
improvement in the installation add Help
Browse files Browse the repository at this point in the history
Signed-off-by: Ufbamata26 <paty1.melo@gmail.com>
  • Loading branch information
paty1melo committed Jun 23, 2012
1 parent ca75c04 commit 0e4ef44
Show file tree
Hide file tree
Showing 9 changed files with 16 additions and 7 deletions.
6 changes: 3 additions & 3 deletions installation/template/css/template.css
Original file line number Diff line number Diff line change
Expand Up @@ -572,8 +572,7 @@ div.inlineError {
#right, #warning {
margin-left: 0;
}
}
html body div#content-box div#content-pad div#right div#rightpad div#step div.far-right div.help a{
html body div#content-box div#content-pad div#right div#rightpad div#step div.far-right div.help a{
background: url("../images/help.jpg") no-repeat;
float: left;
margin-right: 20px;
Expand All @@ -583,4 +582,5 @@ background: url("../images/help.jpg") no-repeat;
}

html body div#content-box div#content-pad div#right div#rightpad div#step div.far-right div.help {
background: url("../images/help.jpg") no-repeat;
background: url("../images/help.jpg") no-repeat;
}
1 change: 1 addition & 0 deletions installation/views/complete/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<div class="help">
<a rel="help" onclick="Joomla.popupWindow('http://docs.joomla.org/installation', 'Help', 700, 500, 1)" href="#"> </a> </div>


<?php if ($this->document->direction == 'ltr') : ?>
<div class="button1-left"><div class="site"><a href="<?php echo JURI::root(); ?>" title="<?php echo JText::_('JSITE'); ?>"><?php echo JText::_('JSITE'); ?></a></div></div>
<div class="button1-left"><div class="admin"><a href="<?php echo JURI::root(); ?>administrator/" title="<?php echo JText::_('JADMINISTRATOR'); ?>"><?php echo JText::_('JADMINISTRATOR'); ?></a></div></div>
Expand Down
6 changes: 4 additions & 2 deletions installation/views/database/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
?>
<div id="step">
<div class="far-right">

<div class="help">
<div class="help">
<a rel="help" onclick="Joomla.popupWindow('http://docs.joomla.org/installation', 'Help', 700, 500, 1)" href="#"> </a> </div>



<?php if ($this->document->direction == 'ltr') : ?>
<div class="button1-right"><div class="prev"><a href="index.php?view=license" onclick="return Install.goToPage('license');" rel="prev" title="<?php echo JText::_('JPrevious'); ?>"><?php echo JText::_('JPrevious'); ?></a></div></div>
<div class="button1-left"><div class="next"><a href="#" onclick="Install.submitform();" rel="next" title="<?php echo JText::_('JNext'); ?>"><?php echo JText::_('JNext'); ?></a></div></div>
Expand Down
2 changes: 1 addition & 1 deletion installation/views/filesystem/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
?>
<div id="step">
<div class="far-right">

<div class="help">
<a rel="help" onclick="Joomla.popupWindow('http://docs.joomla.org/installation', 'Help', 700, 500, 1)" href="#"> </a> </div>


<?php if ($this->document->direction == 'ltr') : ?>
<div class="button1-right"><div class="prev"><a href="index.php?view=database" onclick="return Install.goToPage('database');" rel="prev" title="<?php echo JText::_('JPrevious'); ?>"><?php echo JText::_('JPrevious'); ?></a></div></div>
<div class="button1-left"><div class="next"><a href="#" onclick="Install.submitform();" rel="next" title="<?php echo JText::_('JNext'); ?>"><?php echo JText::_('JNext'); ?></a></div></div>
Expand Down
1 change: 1 addition & 0 deletions installation/views/language/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
?>
<div id="step">
<div class="far-right">

<div class="help">
<a rel="help" onclick="Joomla.popupWindow('http://docs.joomla.org/installation', 'Help', 700, 500, 1)" href="#"> </a> </div>

Expand Down
1 change: 1 addition & 0 deletions installation/views/license/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
?>
<div id="step">
<div class="far-right">

<div class="help">
<a rel="help" onclick="Joomla.popupWindow('http://docs.joomla.org/installation', 'Help', 700, 500, 1)" href="#"> </a> </div>

Expand Down
2 changes: 1 addition & 1 deletion installation/views/preinstall/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
?>
<div id="step">
<div class="far-right">

<div class="help">
<a rel="help" onclick="Joomla.popupWindow('http://docs.joomla.org/installation', 'Help', 700, 500, 1)" href="#"> </a> </div>


<?php if ($this->document->direction == 'ltr') : ?>
<div class="button1-left"><div class="refresh"><a href="index.php?view=preinstall" onclick="return Install.goToPage('preinstall');" title="<?php echo JText::_('JCheck_Again'); ?>"><?php echo JText::_('JCheck_Again'); ?></a></div></div>
<div class="button1-right"><div class="prev"><a href="index.php?view=language" onclick="return Install.goToPage('language');" rel="prev" title="<?php echo JText::_('JPrevious'); ?>"><?php echo JText::_('JPrevious'); ?></a></div></div>
Expand Down
2 changes: 2 additions & 0 deletions installation/views/remove/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,11 @@
<div id="step">
<div class="far-right">


<div class="help">
<a rel="help" onclick="Joomla.popupWindow('http://docs.joomla.org/installation', 'Help', 700, 500, 1)" href="#"> </a> </div>


<?php if ($this->document->direction == 'ltr') : ?>
<div class="button1-left"><div class="site"><a href="<?php echo JURI::root(); ?>" title="<?php echo JText::_('JSITE'); ?>"><?php echo JText::_('JSITE'); ?></a></div></div>
<div class="button1-left"><div class="admin"><a href="<?php echo JURI::root(); ?>administrator/" title="<?php echo JText::_('JADMINISTRATOR'); ?>"><?php echo JText::_('JADMINISTRATOR'); ?></a></div></div>
Expand Down
2 changes: 2 additions & 0 deletions installation/views/site/tmpl/default.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@
?>
<div id="step">
<div class="far-right">

<div class="help">
<a rel="help" onclick="Joomla.popupWindow('http://docs.joomla.org/installation', 'Help', 700, 500, 1)" href="#"> </a> </div>


<?php if ($this->document->direction == 'ltr') : ?>
<div class="button1-right"><div class="prev"><a href="index.php?view=filesystem" onclick="return Install.goToPage('filesystem');" rel="prev" title="<?php echo JText::_('JPrevious'); ?>"><?php echo JText::_('JPrevious'); ?></a></div></div>
<div class="button1-left"><div class="next"><a href="#" onclick="Install.submitform();" rel="next" title="<?php echo JText::_('JNext'); ?>"><?php echo JText::_('JNext'); ?></a></div></div>
Expand Down

0 comments on commit 0e4ef44

Please sign in to comment.