2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* install.php: Fixed css style in this view. Fixes: #3400123 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4895 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
c80315df5d
commit
ff57398a58
|
@ -1,3 +1,9 @@
|
|||
2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* install.php: Fixed css style in this view.
|
||||
|
||||
Fixes: #3400123
|
||||
|
||||
2011-09-02 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* godmode/alerts/alert_list.list.php: Fixed css style in this view.
|
||||
|
|
|
@ -538,7 +538,7 @@ function install_step3() {
|
|||
|
||||
echo "
|
||||
<div id='install_container'>
|
||||
<div id='wizard' style='height: 635px;'>
|
||||
<div id='wizard' style='height: 655px;'>
|
||||
<div id='install_box'>
|
||||
<h2>Environment and database setup</h2>
|
||||
<p>
|
||||
|
|
Loading…
Reference in New Issue