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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt (-1 / +3 lines)
Lines 1175-1180 Link Here
1175
1175
1176
        <h2>Virtual Keyboard</h2>
1176
        <h2>Virtual Keyboard</h2>
1177
        <p> <a href="https://mottie.github.io/Keyboard/index.html">Virtual Keyboard v1.30.1</a>: <a href="https://github.com/Mottie/Keyboard/blob/v1.30.1/LICENSE">MIT Licence</a> </p>
1177
        <p> <a href="https://mottie.github.io/Keyboard/index.html">Virtual Keyboard v1.30.1</a>: <a href="https://github.com/Mottie/Keyboard/blob/v1.30.1/LICENSE">MIT Licence</a> </p>
1178
1179
        <h2>Vue</h2>
1180
        <p> <a href="https://vuejs.org">Vue.js v3.5.4</a>: <a href="https://github.com/vuejs/core/blob/main/LICENSE">MIT Licence</a> </p>
1178
    [% END # tab=licenses %]
1181
    [% END # tab=licenses %]
1179
[% END %]
1182
[% END %]
1180
1183
1181
- 

Return to bug 32244