Line | |
---|
1 | <div class="titrePage"> |
---|
2 | <h2>stripped-slide Theme Configuration</h2> |
---|
3 | </div> |
---|
4 | |
---|
5 | <form method="post" class="properties" action="" ENCTYPE="multipart/form-data" name="form" class="properties"> |
---|
6 | <div> |
---|
7 | <fieldset> |
---|
8 | <legend>{'Slide zone options'|@translate}</legend> |
---|
9 | <ul> |
---|
10 | <li> |
---|
11 | <label for="maxHeight"><span class="property">{'Maximum image height'|@translate}</span> </label> |
---|
12 | <input type="text" id="maxHeight" name="f_maxHeight" size="3" maxlength="4" value="{$options.maxHeight}" style="text-align:center;"> px |
---|
13 | </li> |
---|
14 | </ul> |
---|
15 | </fieldset> |
---|
16 | </div> |
---|
17 | <p><input class="submit" type="submit" value="{'Submit'|@translate}" name="submit_stripped-slide" /></p> |
---|
18 | </form> |
---|
Note: See
TracBrowser
for help on using the repository browser.