]> git.llucax.com Git - mecon/meconlib.git/blobdiff - lib/MECON/PDF/Marco.php
Se ponen bien los ALT.
[mecon/meconlib.git] / lib / MECON / PDF / Marco.php
index c9c4d8ac88be831e1f9a5d71fd223407a3dcb21e..610b98d41dbfedeeeb161c3ea2f8df79afe5cc20 100644 (file)
@@ -308,7 +308,7 @@ class MECON_PDF_Marco extends MECON_PDF {
      *  @access public
      */
      function getWidth() {
-       return parent::getWith($this->orientacion);
+       return parent::getWidth($this->orientacion);
      }
     
     /**