summaryrefslogtreecommitdiffstats
path: root/admin/WebConsole/comandos/InventarioSoftware.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/InventarioSoftware.php
parentde61ab6731b56c05ef2e0675b44e6a8b718118b2 (diff)
#834: Check for more variable definitions and continue code cleanup.
Diffstat (limited to 'admin/WebConsole/comandos/InventarioSoftware.php')
-rw-r--r--admin/WebConsole/comandos/InventarioSoftware.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/WebConsole/comandos/InventarioSoftware.php b/admin/WebConsole/comandos/InventarioSoftware.php
index b8756ec9..86d26376 100644
--- a/admin/WebConsole/comandos/InventarioSoftware.php
+++ b/admin/WebConsole/comandos/InventarioSoftware.php
@@ -69,7 +69,7 @@ switch($ambito){
</p>
<?php echo tablaConfiguracionesInventarioSoftware($cmd,$idambito); ?>
- </BR>
+ <BR>
<?php
//________________________________________________________________________________________________________
include_once("./includes/formularioacciones.php");