source: trunk/template/yoga/admin/cat_options.tpl @ 860

Last change on this file since 860 was 859, checked in by plg, 19 years ago
  • new : template yoga, made by yoDan, helped by chrisaga for integration becomes the official template.
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 247 bytes
Line 
1<!-- $Id: cat_options.tpl 859 2005-09-03 20:01:14Z plg $ -->
2<h2>{lang:title_cat_options}</h2>
3
4<form method="post" action="{F_ACTION}" id="cat_options">
5  <fieldset>
6    <legend>{L_SECTION}</legend>
7    {DOUBLE_SELECT}
8  </fieldset>
9</form>
10
11<p class="information">{L_CAT_OPTIONS_INFO}</div>
12
Note: See TracBrowser for help on using the repository browser.