Corrections diverses
[zf2.biz/galerie.git] / module / Auth / view / auth / index / index.phtml
1 <div class="hero-unit">
2     <h1><?php echo sprintf($this->translate('Welcome to %sZend Framework 2%s'), '<span class="zf-green">', '</span>') ?></h1>
3     <h2><?php echo sprintf($this->translate('Page %sAUTHENTIFICATION%s'), '<strong>', '</strong>') ?></h2>
4 </div>