📁
SKYSHELL MANAGER
PHP v8.2.31
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: partStep1NextLinks.tpl
<div class="row margin-bottom-20px"> <div class="col-md-offset-2 col-md-8"> <div class="form-group"> <label> <h4>Step 1: {if $campaignTypeID==6}Edit Landing Pages Links to Offers or Next Level Landing Pages{else}Edit Landing Pages Offer Links{/if}</h4> {if $campaignTypeID==7} <div class="div-instruction-clarification"> Add 'cogid=xxx' only if you have more than one offer on a landing page.<br/> <b>xxx</b> should be the Option # </div> {/if} </label> <div class="input-group"> <input type="text" id="txtStep1" class="form-control back-diff" readonly="readonly" onclick="select_all(this)"/> {include file="partCopyClipboard.tpl"} </div> </div> </div> </div>
Save