Explorar el Código

Evolution #619: Copyright: Sur Bastien Sevajol.

Sevajol Bastien hace 12 años
padre
commit
9730905c9c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/Muzich/CoreBundle/Resources/views/Layout/footer.html.twig

+ 1 - 1
src/Muzich/CoreBundle/Resources/views/Layout/footer.html.twig Ver fichero

@@ -3,7 +3,7 @@
3 3
   <div id="footer_logo">
4 4
     <img src="{{ asset('/img/icon_minilogo_3.png') }}" alt="footer_logo">
5 5
     <span class="fotter_muzich_big">&copy; MUZI.CH</span>
6
-    Tous droits réservés muzi.ch 2012 - 2013
6
+    Tous droits réservés Bastien Sevajol 2012 - 2013
7 7
   </div>
8 8
   
9 9
   {% include "MuzichCoreBundle:Info:container.html.twig" %}