web/index.php
changeset 143 2a3599a4b0f7
parent 133 9578d3ddce17
child 176 ffbd8565b65f
--- a/web/index.php	Thu May 12 16:11:28 2011 +0200
+++ b/web/index.php	Mon May 23 23:18:00 2011 +0200
@@ -178,11 +178,11 @@
 				</p>
 				</div>
 				<!-- fourth slide -->
-				<div class="slides" style="background-image:url('images/slide4.jpg');">
+				<div class="slides" style="background-image:url('/<?php print $C_REP ?>/images/slide4.jpg');">
 				<p class="slideTitle" ><?php print $translate->_("4. TitreSlide"); ?></p>
 				<br/><br/><br/>
 				<p style="width:400px;padding-right:400px;" class="slideText">
-				<?php print $translate->_("4. TextSlide"); ?>
+				<?php print $translate->_("$C_abstract"); ?>
 				 </p>
 
 				 <a class="button_b" href="client.php"><span> <?php print $translate->_("4. Button"); ?></span> </a>