added needed html template files

This commit is contained in:
aum
2005-04-18 18:02:07 +00:00
committed by zzz
parent 9cf1744291
commit d1df94f284
23 changed files with 840 additions and 0 deletions

View File

@ -0,0 +1,10 @@
<table align="center" class="mainpaneitem">
<tr>
<td class="formHeading"><tmpl_if is_site>QSite<tmpl_else>Item</tmpl_if> Inserted Successfully</td>
</tr>
<tr>
<td align=center>Item URI:<br>
<code><input type="text" size=60 readonly value="<tmpl_var uri>"></code>
</td>
</tr>
</table>