Panel/modules/teamspeak3/templates/new/error.tpl
2025-09-04 21:42:25 -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>