LLMS_Metabox_Field::close_output()

Outputs the tail for each of the field types.


Return Return

(void)


Top ↑

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.