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

(-)a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt (-2 / +1 lines)
Lines 1180-1186 Link Here
1180
        <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
        <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>
1181
1181
1182
        <h2>Vue</h2>
1182
        <h2>Vue</h2>
1183
        <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>
1183
        <p> <a href="https://vuejs.org">Vue.js v3</a>: <a href="https://github.com/vuejs/core/blob/main/LICENSE">MIT License</a> </p>
1184
    [% END # tab=licenses %]
1184
    [% END # tab=licenses %]
1185
[% END %]
1185
[% END %]
1186
1186
1187
- 

Return to bug 32244