Skip to content

Instantly share code, notes, and snippets.

<?php
// put this file into local/views/apps/noviusos_form
// For fundation grid
$css = <<<EOS
dl.check_before_send dt, dl.check_before_send dd {
margin: 0;
}
EOS;
@felixgilles
felixgilles / admin.php
Created February 27, 2013 09:45
Uilisation de NOS_URL sur l'admin
<?php
/**
* NOVIUS OS - Web OS for digital communication
*
* @copyright 2011 Novius
* @license GNU Affero General Public License v3 or (at your option) any later version
* http://www.gnu.org/licenses/agpl-3.0.html
* @link http://www.novius-os.org
*/