~[if#mod.security.pagemod=/admin/district/misc-district.html]
<div class="injectable" data-inject-location=".button-row" data-inject-how="before">
<div id="familyrepsiblingSettings">
    <h3>~[text:psx.htmlc.admin.instantfamilyreps.adminprefs.Instant_Family_Reps_Preferences]</h3>
    <table id="familyrepsiblingTable">
        <thead>
            <tr>
                <th>~[text:psx.htmlc.admin.instantfamilyreps.adminprefs.Function]</th>
                <th>~[text:psx.htmlc.admin.instantfamilyreps.adminprefs.Value]</th>
            </tr>
        </thead>
        <tbody>
            <tr>
                <td class="bold"><span style="vertical-align:middle;">~[text:psx.htmlc.admin.instantfamilyreps.adminprefs.Enable_the_Siblings_Alert]</span> &nbsp;&nbsp;<img src="/images/img/alert_familyrepsiblingwhite.png" style="display: inline-block;vertical-align: middle;"></td>
                <td><input name="[pref]familyrepsiblingalert" type="checkbox" id="familyrepsiblingalert" value="1"></td>
            </tr>
        </tbody>
    </table>
</div>
</div>
[/if#mod]