mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
5 lines
No EOL
240 B
Text
5 lines
No EOL
240 B
Text
<div class="filemanager fp-dlg">
|
|
<p class="fp-dlg-text"></p>
|
|
<button class="fp-dlg-butconfirm btn-primary btn">{{#str}}ok{{/str}}</button>
|
|
<button class="fp-dlg-butcancel btn-secondary btn">{{#str}}cancel{{/str}}</button>
|
|
</div> |