2 // Note: This file is included from the library/People/People.Control.Leave.php class.
4 echo '<div id="SignOutForm">';
5 $this->Render_PostBackForm();
6 $this->Render_Warnings();
9 <input type="submit" name="sign-out" value="'.$this->Context
->GetDefinition('SignOut').'" class="Button" />