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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/installer/step3.tt (-2 / +1 lines)
Lines 235-241 function Hide(link) Link Here
235
        <form name="finish">
235
        <form name="finish">
236
        <input type="hidden" name="step" value="3" />
236
        <input type="hidden" name="step" value="3" />
237
        <input type="hidden" name="op" value="finish" />
237
        <input type="hidden" name="op" value="finish" />
238
        <input type="submit" value="Set up Koha with the onboarding tool"/>
238
        <input type="submit" value="Finish"/>
239
        </form>
239
        </form>
240
        </p>
240
        </p>
241
    </p>
241
    </p>
242
- 

Return to bug 18346