View | Details | Raw Unified | Return to bug 11566
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-privacy.tt (-1 / +1 lines)
Lines 47-52 Link Here
47
                            <form action="/cgi-bin/koha/opac-privacy.pl" method="post" id="opac-privacy-update-form">
47
                            <form action="/cgi-bin/koha/opac-privacy.pl" method="post" id="opac-privacy-update-form">
48
                                <input type="hidden" name="op" value="update_privacy" />
48
                                <input type="hidden" name="op" value="update_privacy" />
49
                                    <fieldset>
49
                                    <fieldset>
50
					<legend>Choosing your privacy rule</legend>
50
                                    <label for="privacy">Please choose your privacy rule:</label>
51
                                    <label for="privacy">Please choose your privacy rule:</label>
51
                                    <div class="input-append">
52
                                    <div class="input-append">
52
                                        <select name="privacy" id="privacy">
53
                                        <select name="privacy" id="privacy">
53
- 

Return to bug 11566