📁
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: partCtrlButtons.tpl
<div class="row margin-top-20px" style="margin-bottom: 20px;"> <div class="col-md-offset-2 col-md-10"> <button name="btnSubmit_x" id="btnSubmit_x" onclick="return checkShares{$campSuffix}()" class="btn btn-success btn-lg"> <i class="fa fa-check"></i> Save Campaign </button> <button name="btnSubmitExit_x" id="btnSubmitExit_x" onclick="return checkShares{$campSuffix}()" class="btn btn-success btn-lg"> <i class="fa fa-check-square-o"></i> Save & Exit </button> <button name="btnCancel_x" onclick="return redirectToCampaigns()" class="btn btn-danger"> <i class="glyphicon glyphicon-remove"></i> Cancel </button> </div> </div>
Save