summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/comandos/CrearSoftIncremental.php
diff options
context:
space:
mode:
authorRamón M. Gómez <ramongomez@us.es>2019-01-21 11:20:27 +0100
committerRamón M. Gómez <ramongomez@us.es>2019-01-21 11:20:27 +0100
commit1985678d44b366a1b98107241c3ae6e059a67499 (patch)
tree5518060d714c1c826f14afc143749eb224ca4b7d /admin/WebConsole/comandos/CrearSoftIncremental.php
parentde61ab6731b56c05ef2e0675b44e6a8b718118b2 (diff)
#834: Check for more variable definitions and continue code cleanup.
Diffstat (limited to 'admin/WebConsole/comandos/CrearSoftIncremental.php')
-rw-r--r--admin/WebConsole/comandos/CrearSoftIncremental.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/admin/WebConsole/comandos/CrearSoftIncremental.php b/admin/WebConsole/comandos/CrearSoftIncremental.php
index 87c3cb69..55ab6f35 100644
--- a/admin/WebConsole/comandos/CrearSoftIncremental.php
+++ b/admin/WebConsole/comandos/CrearSoftIncremental.php
@@ -50,10 +50,10 @@ if (!$resul){
<!------------------------------------------------------------------------------------------
Cabecera
------------------------------------------------------------------------------------------->
- <P align=center class=cabeceras><?php echo $TbMsg[0] ?><P>
+ <P align=center class=cabeceras><?php echo $TbMsg[0] ?></P>
<P align=center>
- <SPAN align=center class=subcabeceras><?php echo $TbMsg[1] ?></SPAN>
- </BR>
+ <SPAN class=subcabeceras><?php echo $TbMsg[1] ?></SPAN>
+ <BR>
<TABLE align=center border=0 cellPadding=1 cellSpacing=1 class=tabla_datos>
<TR>
<TH align=center>&nbsp;<?php echo $TbMsg[2] ?>&nbsp;</TD>
@@ -73,7 +73,7 @@ if (!$resul){
<!------------------------------------------------------------------------------------------
Subcabecera
------------------------------------------------------------------------------------------->
- <P align=center><SPAN align=center class=subcabeceras><?php echo $TbMsg[6] ?></SPAN></p>
+ <P align=center><SPAN class=subcabeceras><?php echo $TbMsg[6] ?></SPAN></p>
<FORM align=center name="fdatos">
<TABLE width=90% align=center border=0 cellPadding=1 cellSpacing=1 class=tabla_datos>
<TR>