LLMS_Metabox_Field::close_output()

outputs the tail for each of the field types


Description Description


Source Source

File: includes/admin/post-types/meta-boxes/fields/llms.class.meta.box.fields.php

	public function close_output() {

		echo '<div class="clear"></div></li>';

	}


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.