Your IP : 216.73.216.95


Current Path : /var/www/ooareogundevinitiative/wp-content/themes/pain/framework/meta-boxes/
Upload File :
Current File : /var/www/ooareogundevinitiative/wp-content/themes/pain/framework/meta-boxes/post_story.php

<div id="tb_story_metabox" class='tb-story-metabox'>
	<?php
	$this->text('story_donate_so_far',
			'So Far',
			'',
			__('Please enter number donation so far of post.','pain')
	);
	$this->text('story_donate_location',
			'Location',
			'',
			__('Please enter donation location of post.','pain')
	);
	
	?>
</div>