Wiki source code of ONYX
Last modified by Carina Enke on 13.01.2024
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | |||
2 | |||
3 | [[image:ONYX Logo Neu.png||alt="Onyx_Logo.png" data-xwiki-image-style-alignment="center" height="151" width="300"]] | ||
4 | |||
5 | {{velocity}} | ||
6 | #panelhiddenheader($services.localization.render('panels.search.title')) | ||
7 | {{html clean="false"}} | ||
8 | <form action="$xwiki.getURL('Main.Search')" class='xformInline'> | ||
9 | <div class="globalsearch input-group"> | ||
10 | <label for="globalsearchinput" class="hidden">$services.localization.render('panels.search.query')</label> | ||
11 | <input id="globalsearchinput" class="globalsearchinput withTip useTitleAsTip" type="text" name="text" title="$services.localization.render('panels.search.inputText')" size="15"/> | ||
12 | <span class="input-group-btn buttonwrapper"> | ||
13 | <button type="submit" class="btn btn-primary"> | ||
14 | $services.icon.renderHTML('search')<span class="hidden">$services.localization.render('panels.search.submit')</span> | ||
15 | </button> | ||
16 | </span> | ||
17 | </div> | ||
18 | </form> | ||
19 | {{/html}} | ||
20 | #panelfooter() | ||
21 | {{/velocity}} | ||
22 | |||
23 | {{box}} | ||
24 | == Keyword search == | ||
25 | |||
26 | {{display reference="ONYX.Stichwörter Onyx.WebHome"/}} | ||
27 | {{/box}} | ||
28 | |||
29 | {{box}} | ||
30 | == Support == | ||
31 | |||
32 | (% style="text-align: left;" %) | ||
33 | You could not find an answer to your question? There are topics that you miss in our help? | ||
34 | |||
35 | (% style="text-align: left;" %) | ||
36 | For further information or assistance, please contact our support: [[support@bps-system>>mailto:support@bps-system]]. | ||
37 | {{/box}} |