]> git.llucax.com Git - mecon/samurai.git/blobdiff - sistema/www/sistemas/sistemas-datos.php
Libreria de Perl terminada.
[mecon/samurai.git] / sistema / www / sistemas / sistemas-datos.php
index 693fbcba40f08b97dea4994052a2f97db1f0f431..271abf63b04f7f997ef6c2883eb0361b457a9eb5 100644 (file)
@@ -47,7 +47,7 @@ $SAMURAI_PERM->chequear(SAMURAI_PERM_DEVELOPER);
                                         'language' => 'es',
                                         'cache'    => 'false',
                                         'simple'   => 'true'));
                                         'language' => 'es',
                                         'cache'    => 'false',
                                         'simple'   => 'true'));
-        $PAGE->addStyleSheet('/MECON/css/general_estilos.css');
+        $PAGE->addStyleSheet('/MECON/css/marco.css');
         $FORM    = new MECON_HTML_QuickForm ('sistemas_datos','post','sistemas-datos');
         $SISTEMA = new SAMURAI_Sistema ($DB, $_GET['id_sistema']);
     }
         $FORM    = new MECON_HTML_QuickForm ('sistemas_datos','post','sistemas-datos');
         $SISTEMA = new SAMURAI_Sistema ($DB, $_GET['id_sistema']);
     }