mirror of
https://github.com/prasathmani/tinyfilemanager.git
synced 2026-04-27 03:15:50 +03:00
[PR #212] [CLOSED] show filename to be deleted #929
Labels
No labels
Feature
Feature
Is It Really an Issue?
Need More Info
Request
Security
bug
duplicate
enhancement
enhancement
help wanted
invalid
pull-request
question
suggestion
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tinyfilemanager#929
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/prasathmani/tinyfilemanager/pull/212
Author: @Roni-Neto
Created: 8/23/2019
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
49f4ae3show filename to be deleted📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
tinyfilemanager.php(+2 -2)📄 Description
<?php echo lng('Delete').' '.lng('Folder').'?'; ?>\n \n ( <?php echo urlencode($f) ?> )<?php echo lng('Delete').' '.lng('File').'?'; ?>\n \n ( <?php echo urlencode($f) ?> )🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.