[ Index ]

PHP Cross Reference of Moodle 1.9.3 [Build 15-Oct-2008]

title

Body

[close]

/course/ -> pending-reject.html (source)

   1  <form action="pending.php" method="post" id="reject">
   2  <input type="hidden" name="reject" value="<?php p($reject->id); ?>" />
   3  <textarea name="rejectnotice" rows="10" cols="50"></textarea><br />
   4  <input type="submit" value="<?php print_string("savechanges");?>" />
   5  <input type="button" value="<?php print_string("cancel"); ?>"  onClick="window.location='pending.php';" />
   6  <input type="hidden" name="sesskey" value="<?php echo sesskey();?>" />
   7  </form>


Generated: Wed Jan 14 11:33:29 2009 Cross-referenced by PHPXref 0.7