📁
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: partNormalRows.tpl
{cycle values="normalRow,altRow" reset=true advance=false print=false} {foreach $rows as $row} <tr class="{if $row.IsHighlight|default:false} highlightRow{/if}{if $row.RowStyle|default:''} {$row.RowStyle}{/if}"> {foreach $columns as $column} <td{if $column.ClassName} class="{$column.ClassName}"{/if}>{$row.{$column.ColumnName} nofilter}</td> {/foreach} </tr> {/foreach}
Save