web/index.php
changeset 143 2a3599a4b0f7
parent 133 9578d3ddce17
child 176 ffbd8565b65f
equal deleted inserted replaced
142:0cb72274ec46 143:2a3599a4b0f7
   176 				<p style="width:400px;padding-right:400px;" class="slideText">
   176 				<p style="width:400px;padding-right:400px;" class="slideText">
   177 				<?php print $translate->_("3. TextSlide"); ?>
   177 				<?php print $translate->_("3. TextSlide"); ?>
   178 				</p>
   178 				</p>
   179 				</div>
   179 				</div>
   180 				<!-- fourth slide -->
   180 				<!-- fourth slide -->
   181 				<div class="slides" style="background-image:url('images/slide4.jpg');">
   181 				<div class="slides" style="background-image:url('/<?php print $C_REP ?>/images/slide4.jpg');">
   182 				<p class="slideTitle" ><?php print $translate->_("4. TitreSlide"); ?></p>
   182 				<p class="slideTitle" ><?php print $translate->_("4. TitreSlide"); ?></p>
   183 				<br/><br/><br/>
   183 				<br/><br/><br/>
   184 				<p style="width:400px;padding-right:400px;" class="slideText">
   184 				<p style="width:400px;padding-right:400px;" class="slideText">
   185 				<?php print $translate->_("4. TextSlide"); ?>
   185 				<?php print $translate->_("$C_abstract"); ?>
   186 				 </p>
   186 				 </p>
   187 
   187 
   188 				 <a class="button_b" href="client.php"><span> <?php print $translate->_("4. Button"); ?></span> </a>
   188 				 <a class="button_b" href="client.php"><span> <?php print $translate->_("4. Button"); ?></span> </a>
   189 				 
   189 				 
   190 				</div>
   190 				</div>