[ Index ]
 

Code source de Horde 3.1.3

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/templates/admin/groups/ -> addchild.inc (source)

   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') ?>&nbsp;<?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 />


Généré le : Sun Feb 25 18:01:28 2007 par Balluche grâce à PHPXref 0.7