Compare commits

..

1 Commits

Author SHA1 Message Date
735ae58938 Subida a producción de la totalidad del presupuesto web
git-svn-id: https://192.168.0.254/svn/Proyectos.ClaveAudio_Web/tags/1.0.1@22 44ade383-bb54-5b4f-835b-923f7702b206
2011-06-29 14:27:48 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ body {
margin-top: 0px; margin-top: 0px;
margin-right: 0px; margin-right: 0px;
margin-bottom: 0px; margin-bottom: 0px;
/* background: #36373f url(../_imgs/fondo.jpg) top center repeat-y; */ background: #36373f url(../_imgs/fondo.jpg) top center repeat-y;
} }
/* /*

View File

@ -59,7 +59,7 @@
?> ?>
</td> </td>
<?php <?php
if($j == 2) { if($j == 3) {
$j = 0; $j = 0;
?> ?>
</tr> </tr>