mirror of
https://github.com/nextcloud/server.git
synced 2025-05-04 14:01:10 +00:00

Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
4 lines
235 B
Handlebars
4 lines
235 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" aria-label="{{actionLabel}}" />
|
|
</form>
|