[ Index ] |
|
Code source de IMP H3 (4.1.5) |
1 <form method="post" name="save_image_dialog" action="<?php echo Horde::applicationUrl('saveimage.php') ?>"> 2 <input type="hidden" name="actionID" value="save_image" /> 3 <input type="hidden" name="id" value="<?php echo $id ?>" /> 4 <input type="hidden" name="index" value="<?php echo $index ?>" /> 5 6 7 <h1 class="header"> 8 <?php echo Horde::img('mime/image.png', _("Image"), null, $registry->getImageDir('horde')) ?> 9 <?php echo _("Select the gallery to save the image in.") ?> 10 </h1> 11 <p class="item"> 12 <select id="gallery" name="gallery"> 13 <?php echo $gallerylist ?> 14 </select> 15 </p> 16 17 <div class="nowrap"> 18 <input type="submit" name="submit" class="button" value="<?php echo _("Submit") ?>" /> 19 <input type="button" class="button" onclick="window.close();" value="<?php echo _("Cancel") ?>" /> 20 </div> 21 22 </form> 23 </body> 24 </html>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Thu Nov 29 12:30:07 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |