Made quite a few changes so that the code works in the server
[vanilla-miry.git] / themes / people_apply_form_validpostback.php
blob0fd6f40ef1f9ed6082b7f9cbd3040f25bba05d28
1 <?php
2 // Note: This file is included from the library/People/People.Control.ApplyForm.php class.
4 echo '<div class="FormComplete">
5 <h2>'.$this->Context->GetDefinition('ThankYouForInterest').'</h2>
6 <ul>
7 <li>'.$this->Context->GetDefinition('ApplicationWillBeReviewed').'</li>
8 </ul>
9 </div>';