Revert "Commenting out a section of the notification preferences template that"
This reverts commit
87048c6278bc4ec3f59d78a23230cb51f7a7a0b1.
Conflicts:
Open-ILS/src/templates/opac/myopac/prefs_notify.tt2
</tbody>
</table>
- <!-- this feature is not working in PINES at the moment, so commenting it out for now...
[% IF ctx.opt_in_settings.size > 0 %]
<div class='user_opt_in_settings'>
<table>
</table>
</div>
[% END %]
- -->
<input type='submit' value="[% l('Save') %]" alt="[% l('Save') %]" class="opac-button" />
</form>
[% END %]