Files
Nathanwoodburn.github.io/libraries/plugins/phpMussel/vault/fe_assets/_home.html
Nathanwoodburn 9f437f9588 Astra Security
2021-08-30 15:06:36 +10:00

22 lines
971 B
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<table>
<tr>
<td class="nav extend">
{nav} </td>
<td class="right big"><div class="s">
{info_some_useful_links}
<hr />
{label_sysinfo}<br />
<ul>
<li>{label_phpmussel} <code>{ScriptVersion}</code><small class="branchline"><br />
{label_branch} <code>{info_phpmussel_branch}</code> {label_stable} <code>{info_phpmussel_stable}</code> {label_unstable} <code>{info_phpmussel_unstable}</code>
</small></li>
<li>{label_php} <code>{info_php}</code><small class="branchline"><br />
{label_branch} <code>{info_php_branch}</code> {label_stable} <code>{info_php_stable}</code> {label_unstable} <code>{info_php_unstable}</code>
</small></li>
<li><span class="branchline">{label_sapi} <code>{info_sapi}</code></span></li>
<li>{label_os} <code>{info_os}</code></li>
</ul>{Warnings}
</div></td>
</tr>
</table>