$tip = T_('If yes, will show links to content to registered content even if you are not logged in. The user will need to login to see the item in full.');
<td><?php echo T_('Created Date and Time:'); ?></td>
<td><?php echo $lists['hidecreate']; ?></td>
<td><?php
$tip = T_('If set to show, the date and time an item was created will be displayed. This a global setting but can be changed at menu and item levels.');
<td><?php echo T_('Modified Date and Time:'); ?></td>
<td><?php echo $lists['hidemodify']; ?></td>
<td><?php
$tip = T_('If set to show, the date and time an item was last modified will be displayed. This a global setting but can be changed at menu and item levels.');