mirror of
https://github.com/e107inc/e107.git
synced 2025-08-06 06:38:00 +02:00
upload SC - show destination path
This commit is contained in:
@@ -151,6 +151,7 @@ function uploadfile_shortcode($parm)
|
||||
<div id='{$parms['up_row']}' class='nowrap'>
|
||||
<input class='tbox file' type='file' name='{$name}' />
|
||||
</div>
|
||||
<div class='field-help'>Upload to: <strong>".str_replace('../', '', $path)."</strong></div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- End Upload Shortcode -->
|
||||
|
Reference in New Issue
Block a user