Tarea #822 -> Renombrar sección 'Pintores' a 'Artistas'
Tarea #823 -> Renombrar sección 'Obras de arte' a 'Obras' git-svn-id: https://192.168.0.254/svn/Proyectos.IRFineArts_Web/trunk@39 88734cd7-4cec-0b49-a19b-cefba6b9d6f8
This commit is contained in:
parent
ea76874323
commit
f198b6990e
10
_menu.php
10
_menu.php
@ -8,19 +8,19 @@
|
|||||||
|
|
||||||
<li><a class="hide" href="/nosotros.php">Nosotros</a>
|
<li><a class="hide" href="/nosotros.php">Nosotros</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="quienes-somos.php">Quiénes somos</a>
|
<a href="nosotros.php">Nosotros</a>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li><a class="hide" href="/pintores.php">Pintores</a>
|
<li><a class="hide" href="/artistas.php">Artistas</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="pintores.php">Pintores</a>
|
<a href="artistas.php">Artistas</a>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
<li><a class="hide" href="#">Obras de arte</a>
|
<li><a class="hide" href="#">Obras</a>
|
||||||
<!--[if lte IE 6]>
|
<!--[if lte IE 6]>
|
||||||
<a href="#">Obras de arte
|
<a href="#">Obras
|
||||||
<table><tr><td>
|
<table><tr><td>
|
||||||
<![endif]-->
|
<![endif]-->
|
||||||
<ul>
|
<ul>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user