Skip to content
Snippets Groups Projects
Commit 103f7af2 authored by llaffont's avatar llaffont
Browse files

correction affichage téléphone dans le simulateur avec JQuery Mobile

parent eeba1744
No related merge requests found
......@@ -3,7 +3,7 @@ ob_start();
?>
<body class="iphone" <?php echo $this->bodyParam; ?>>
<div>
<div style="position:absolute">
<div id='retour_accueil'>
<a href='<?php echo BASE_URL."?id_profil=1" ?>'>
<img src='<?php echo URL_IMG."go_back.png" ?>' alt='<?php echo $this->_('Retour au site'); ?>'><?php echo $this->_('Retour au site'); ?>
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment