Panel/ControlPanel/modules/teamspeak3/templates/new/error.tpl

8 lines
No EOL
191 B
Smarty
Executable file

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