Commit 7eaf9cba authored by LianaHus's avatar LianaHus

modified te text for warning

parent 115ea24c
......@@ -182,7 +182,10 @@ class FileManager extends FileSystemApi {
<div>
<i class="fas fa-exclamation-triangle text-danger mr-1"></i>
<span>
${this.currentRequest.from}<span class="text-danger font-weight-bold"> is trying to modify </span>${path}
${this.currentRequest.from}
<span class="font-weight-bold border-bottom border-danger">
is trying to create or modify
</span>${path}
</span>
</div>
`, actions, { time: 5000 })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment