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 1177-1182 Link Here
1177
1177
1178
        <h2>Virtual Keyboard</h2>
1178
        <h2>Virtual Keyboard</h2>
1179
        <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>
1179
        <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>
1180
1181
        <h2>Vue</h2>
1182
        <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>
1180
    [% END # tab=licenses %]
1183
    [% END # tab=licenses %]
1181
[% END %]
1184
[% END %]
1182
1185
1183
- 

Return to bug 32244