2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
* general/pandora_help.php: Fixed visualization error on this view. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4901 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
c007d4f068
commit
243723d4f4
|
@ -1,3 +1,7 @@
|
|||
2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* general/pandora_help.php: Fixed visualization error on this view.
|
||||
|
||||
2011-09-05 Juan Manuel Ramon <juanmanuel.ramon@artica.es>
|
||||
|
||||
* godmode/setup/gis_step_2.php: Changed style in titles to match
|
||||
|
|
|
@ -71,7 +71,7 @@ echo '<span style="float:left; margin: 20px; padding: 0px">';
|
|||
echo html_print_image('images/pandora_textlogo.png', true, array("border" => '0'));
|
||||
echo "</span>";
|
||||
echo '<p style="padding-right: 20px; padding-top: 20px; text-align: right"><strong>'.__('Pandora FMS help system').'</strong></p>';
|
||||
echo '</div>';
|
||||
echo '</div><br>';
|
||||
echo '<hr width="100%" size="1" />';
|
||||
echo '<div style="font-family: verdana, arial; font-size: 11px; text-align:left">';
|
||||
echo '<div style="font-size: 12px; margin-left: 30px; margin-right:25px;">';
|
||||
|
|
Loading…
Reference in New Issue