Html->charset(); ?> <?php __('Ryzom Core: Web Translation Tool :: '); ?> <?php echo $title_for_layout; ?> Html->meta('icon'); //echo $this->Html->css('cake.generic'); echo $this->Html->css(array('reset', 'text', 'grid', 'layout', 'nav', 'labelWidth')); echo ''; echo ''; echo $this->Html->script(array('jquery-1.3.2.min.js', 'jquery-ui.js', 'jquery-fluid16.js')); echo $scripts_for_layout; ?>

Ryzom Core: Web-Based Translation Tool

params['prefix']) && $this->params['prefix'] == "admin") { ?>
Html->link(__('Back to admin page', true), array('controller' => 'pages', 'action' => 'display', 'prefix' => 'admin', 'home')); ?>
/ Html->link(__(Inflector::pluralize($model), true), array('controller' => $controller, 'action' => 'index')); if ($path) echo " / "; } ?>
Session->read('Auth.User.id')) echo $this->Html->link(__('Logout', true), array('admin' => false, 'controller' => 'users', 'action' => 'logout')); else if ($this->params['controller'] == 'users') echo $this->Html->link(__('Register', true), array('admin' => false, 'controller' => 'users', 'action' => 'register')); ?>
Session->flash(); ?> Session->flash('auth'); ?>
element('sql_dump'); ?>