--- ckeditor/_samples/php/events.php
+++ ckeditor/_samples/php/events.php
@@ -111,6 +111,7 @@
 // Create second instance.
 $CKEditor->editor("editor2", $initialValue, $config, $events);
 ?>
+			<p>
 				<input type="submit" value="Submit"/>
 			</p>
 		</form>