📁
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: partClonePopup.tpl
<div id="divModalClone" style="position: relative; top:0px; left:0px; display:none"> <div class="divDeleteLarge" style="white-space: normal;">Cloning campaign <b id="cloneObjectName"></b><br/><br/> What campaign type to clone to?<br/><br/> <select name="ddlCloneCampaignType" id="ddlCloneCampaignType" class="form-control"> {html_options options=$campaignTypesOptions} </select><br/> <input type="button" id="btnCloneYES" value="Clone" class="btn btn-danger btn-sm" onclick="cloneCampaign()" style="width:70px" /> <input type="button" id="btnCloneNO" value="Cancel" class="btn btn-default btn-sm" onclick="closeOpenCloneWindows()" style="width: 70px" /> </div> </div>
Save