<tr>
	<td class="head" style="font-size: 75%;"><?php echo $key; ?></td>
	<td><?php echo Form::input('module_config['.$module.']['.$key.']',$val); ?></td>
	<td><?php echo $info; ?></td>
</tr>