center translate button
This commit is contained in:
parent
64e17a4b14
commit
66141296ca
1 changed files with 4 additions and 4 deletions
|
@ -90,13 +90,13 @@
|
|||
<audio controls>
|
||||
<source type="audio/mpeg" src="{{ .TtsTo }}" />
|
||||
</audio>
|
||||
{{end}}
|
||||
</p>
|
||||
{{end}}
|
||||
</div>
|
||||
</div>
|
||||
<div style="text-align: center">
|
||||
<button type="submit">Translate with {{ .Engine }}!</button>
|
||||
</div>
|
||||
<button style="display: block; margin: 0 auto" type="submit">
|
||||
Translate!
|
||||
</button>
|
||||
</form>
|
||||
<script>
|
||||
// @license magnet:?xt=urn:btih:0b31508aeb0634b347b8270c7bee4d411b5d4109&dn=agpl-3.0.txt AGPL-3.0
|
||||
|
|
Loading…
Reference in a new issue