- Explain that option a bit more.

This commit is contained in:
dave 2009-11-06 09:00:02 +00:00
parent bf3485c24a
commit 2adc23658f

View File

@ -133,7 +133,7 @@ case 'dialog_gen':
<td colspan="2"><br /><h4><?=i18n('Advanced Options')?></h4><br /></td>
</tr><tr>
<td class="label"><input type="checkbox" name="include_incomplete_registrations" value="yes" /></td>
<td class="input"><?=i18n('Include student and project data from incomplete registrations')?></td>
<td class="input"><?=i18n('Include student and project data from incomplete registrations. The registration only needs to have a division and category selected.')?></td>
</table>
</div>
</form>