1 <table cellpadding=
"9" cellspacing=
"0" class=
"blockconfigtable">
3 <td align=
"right"><?php print_string('configtitle', 'block_mentees'); ?>:
</td>
4 <td><input type=
"text" name=
"title" size=
"30" value=
"<?php echo isset($this->config->title)?p($this->config->title):''; ?>" /> (<?php
print_string('leaveblanktohide', 'block_mentees'); ?>)
</td>
7 <td colspan=
"3" align=
"center">
8 <input type=
"submit" value=
"<?php print_string('savechanges') ?>" /></td
>