mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 14:50:17 -04:00
4 lines
206 B
Handlebars
4 lines
206 B
Handlebars
<form class="filenameform">
|
|
<input id="{{cid}}-input-{{fileType}}" type="text" value="{{fileName}}" autocomplete="off" autocapitalize="off">
|
|
<input type="submit" value=" " class="icon-confirm" />
|
|
</form>
|