[help] Fix indent in Search.htm

This commit is contained in:
Alexey Golubev
2023-07-03 18:28:51 +05:00
committed by GitHub
parent e54cc0283b
commit db22befd07

View File

@ -6,8 +6,8 @@
<meta name="description" content="The description of the document search and replace function in Document Editor" />
<link type="text/css" rel="stylesheet" href="../editor.css" />
<link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" />
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
<script type="text/javascript" src="../callback.js"></script>
<script type="text/javascript" src="../search/js/page-search.js"></script>
</head>
<body>
<div class="mainpart">
@ -156,4 +156,4 @@
</div>
</body>
</html>
</html>