mirror of
https://github.com/ONLYOFFICE/web-apps.git
synced 2026-07-25 14:36:49 +08:00
Updates to the documentation concerning the search field and search result page
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
<body>
|
||||
<div class="mainpart">
|
||||
<div class="search-field">
|
||||
<input id="search" class="searchBar" placeholder="Search" type="search" onkeypress="doSearch(event)">
|
||||
<input id="search" class="searchBar" placeholder="Recherche" type="search" onkeypress="doSearch(event)">
|
||||
</div>
|
||||
<h1>Présentation de l'interface utilisateur de Presentation Editor</h1>
|
||||
<p><b>Presentation Editor</b> utilise une interface à onglets dans laquelle les commandes d'édition sont regroupées en onglets par fonctionnalité.</p>
|
||||
|
||||
Reference in New Issue
Block a user