📁
SKYSHELL MANAGER
PHP v8.1.34
Create
Create
Path:
root
/
home
/
thevaxnx
/
nativize.com
/
staging
/
wp-includes
/
js
/
tinymce
/
themes
/
Name
Size
Perm
Actions
📁
inlite
-
0755
🗑️
🏷️
🔒
📁
modern
-
0755
🗑️
🏷️
🔒
📄
wp-links-opml.php
6.83 KB
0444
🗑️
🏷️
⬇️
✏️
🔒
Edit: partCtrlCampCaptureOptions.tpl
<div> <select name="ddlCaptureOptions[]" id="ddlCaptureOptions" style="width:200px; height:15px" multiple="multiple"> {html_options options=$captureOptions selected=$selectedCaptureOptions} </select> <script type="text/javascript"> $(function () { $("#ddlCaptureOptions").multiselect({ minWidth: "200", height: "auto", header: false, selectedText: '# Selected', noneSelectedText: 'Capture Options', noScrollClass: 'ui-multiselect-checkboxes-noscroll' }); }); </script> </div>
Save