modifications sur le template default
[mw_sourceml] / app / out / default / views / sources / morceau / list.php
index 0a326c1..c549520 100644 (file)
@@ -1,4 +1,4 @@
-<?php require $this->out_file("views/sources/morceau/ariane.php"); ?>
+<h1>Morceaux</h1>
 
 <?php
 
@@ -80,5 +80,5 @@
 <?php $items = "morceaux"; $legend = "morceaux"; require $this->out_file("views/navig.php"); ?>
 
 <?php else : ?>
-<p>Aucun morceau pour le moment</p>
+<p>Aucun morceau</p>
 <?php endif; ?>