Files
interactive/gms/LG/httpd/wwwroot/tts/templates/footer.shtml
T
2026-08-07 17:38:18 +09:00

16 lines
638 B
Plaintext

<table width=(%HTMLBASEWIDTH%) cellpadding=0 cellspacing=0>
<tr>
<td style="background-color: #CCC;"><img src="(%CONFIG_IMGURL%)/dot.gif" width=(%HTMLBASEWIDTH%) height=2></td>
</tr>
<tr>
<td><img src="(%CONFIG_IMGURL%)/dot.gif" width=(%HTMLBASEWIDTH%) height=2></td>
</tr>
<tr>
<td align=left class=sm><font color="777777">Powered by <a href="http://www.troubleticketexpress.com"
style="color : #777;">Trouble Ticket Express</a> rev. (%VERSION%) (%ISPRO%)</font> (%CHECKUPDATE%)</td>
</tr>
</table>
</center>
</body>
</html>