]> git.llucax.com Git - mecon/meconlib.git/blobdiff - lib/MECON/Marco.php
Generalizacion de Arbol
[mecon/meconlib.git] / lib / MECON / Marco.php
index 9f29747483cd625353fa0d948162eec79cffb86e..0b0ead5f2c2ea1fec409d8472ea87e4eb35bf7db 100644 (file)
@@ -275,7 +275,7 @@ class Marco extends HTML_Page {
      */
     function _body_display() // ~X2C
     {
      */
     function _body_display() // ~X2C
     {
-        $this->_contenido[] = '<br>';
+        $this->_contenido[] = '<br>&nbsp;';
         $body = array ( 'copete' => $this->_copete->toHtml(),
                         'body'   => $this->_contenido,
                         'pie'    => $this->_pie->toHtml(),
         $body = array ( 'copete' => $this->_copete->toHtml(),
                         'body'   => $this->_contenido,
                         'pie'    => $this->_pie->toHtml(),