[ Index ] |
|
Code source de Horde 3.1.3 |
1 <form name="add_child" method="post" action="groups.php"> 2 <input type="hidden" name="actionID" value="addchildform" /> 3 <input type="hidden" name="cid" value="<?php echo $cid ?>" /> 4 <?php Util::pformInput() ?> 5 6 <h1 class="header"> 7 <?php echo Horde::img('group.png') ?> <?php printf(_("Add a child group to \"%s\""), $gname) ?> 8 </h1> 9 10 <input type="text" name="child" /> 11 <input type="submit" class="button" value="<?php echo _("Add") ?>" /> 12 </form> 13 <br />
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sun Feb 25 18:01:28 2007 | par Balluche grâce à PHPXref 0.7 |