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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/auth.tt (-3 lines)
Lines 195-202 Link Here
195
195
196
    [% END %]
196
    [% END %]
197
197
198
    <!-- <p><label><input name="rememberme" type="checkbox" id="rememberme" value="forever" tabindex="3" />Remember me</label></p> -->
199
200
    <p class="submit"><input id="submit-button" type="submit" class="btn btn-primary" value="Log in" tabindex="4" /></p>
198
    <p class="submit"><input id="submit-button" type="submit" class="btn btn-primary" value="Log in" tabindex="4" /></p>
201
    </form>
199
    </form>
202
200
203
- 

Return to bug 38120