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 1178-1184 Link Here
1178
        <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
        <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
1179
1180
        <h2>Vue</h2>
1180
        <h2>Vue</h2>
1181
        <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>
1181
        <p> <a href="https://vuejs.org">Vue.js v3</a>: <a href="https://github.com/vuejs/core/blob/main/LICENSE">MIT License</a> </p>
1182
    [% END # tab=licenses %]
1182
    [% END # tab=licenses %]
1183
[% END %]
1183
[% END %]
1184
1184
1185
- 

Return to bug 32244