Panel/modules/teamspeak3/templates/new/error.tpl
2025-09-11 13:29:15 -04:00

8 lines
No EOL
191 B
Smarty

<table class="border" cellpadding="1" cellspacing="0">
<tr>
<td class="thead">{$lang['pagenotfound']}</td>
</tr>
<tr>
<td class="green1">{$lang['pagenotfoundmsg']}</td>
</tr>
</table>