]> scripts.mit.edu Git - autoinstalls/phpBB.git/blob - templates/subSilver/admin/styles_exporter.tpl
phpBB 2.0.19
[autoinstalls/phpBB.git] / templates / subSilver / admin / styles_exporter.tpl
1
2 <h1>{L_STYLE_EXPORTER}</h1>
3
4 <p>{L_EXPORTER_EXPLAIN}</p>
5
6 <form method="post" action="{S_EXPORTER_ACTION}"><table cellspacing="1" cellpadding="4" border="0" align="center" class="forumline">
7         <tr>
8                 
9         <th class="thHead" align="center">{L_TEMPLATE_SELECT}</th>
10         </tr>
11         <tr>
12                 <td class="row1" align="center">{S_TEMPLATE_SELECT}&nbsp;&nbsp;<input type="submit" name="edit" value="{L_SUBMIT}" class="mainoption" />&nbsp;</td>
13         </tr>
14 </table></form>