You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
380 B
8 lines
380 B
<div class="file-picker fp-dlg">
|
|
<p class="fp-dlg-text"></p>
|
|
<div class="fp-dlg-buttons">
|
|
<button class="fp-dlg-butoverwrite btn btn-primary">{{#str}}overwrite, repository{{/str}}</button>
|
|
<button class="fp-dlg-butrename btn btn-primary"></button>
|
|
<button class="fp-dlg-butcancel btn btn-secondary">{{#str}}cancel{{/str}}</button>
|
|
</div>
|
|
</div>
|