This commit is contained in:
2022-01-28 20:25:36 +01:00
parent 9e6113b099
commit 7ecaa70768
8 changed files with 192 additions and 207 deletions

View File

@@ -15,20 +15,11 @@ $( document ).ready(function() {
</script>
{/block}
{block content}
<div id="content">
<h2>Zadaj vyhladavany vyraz.</h2>
<div class="boxes">
{form searchForm}
<table>
<tr>
<th>{label string /}</th><th>{label translation /}</th><th>{label clen /}</th>
</tr>
<tr>
<td>{input string}</td><td>{input translation}</td><td>{input clen}</td><td>{input search}</td>
</tr>
</table>
{block content}
{block form}
{/block}
{ifset $result}
<table class="trans">
<tr>