Project

General

Profile

« Previous | Next » 

Revision 1643

Added by darkviper over 12 years ago

added backend functions to copy themes and import htt-template files according to the the new theme fallback functionality

View differences:

templates_details.htt
1 1
<!-- BEGIN main_block -->
2 2

  
3
<h2>{HEADING_TEMPLATE_DETAILS}</h2>
3
<h2>{HEADING_TEMPLATE_DETAILS} ({TEXT_FUNCTION})</h2>
4 4

  
5 5
<table summary="" cellpadding="5" cellspacing="0" border="0">
6 6
<tr>
......
23 23
	<td valign="top">{TEXT_DESCRIPTION}:</td>
24 24
	<td style="text-align: justify;">{DESCRIPTION}</td>
25 25
</tr>
26
<tr>
27
	<td>{TEXT_LICENSE}:</td>
28
	<td>{LICENSE}</td>
29
</tr>
26 30
</table>
27 31

  
28 32
<br />

Also available in: Unified diff