source: companies/celepar/setup/templates/default/config_post_script.tpl @ 763

Revision 763, 530 bytes checked in by niltonneto, 15 years ago (diff)

Importação inicial do Expresso da Celepar

Line 
1<!-- begin config_post_script.tpl -->
2  <tr bgcolor="#FFFFFF">
3    <td colspan="2" align="center">
4&nbsp;
5    </td>
6  </tr>
7  <tr bgcolor="#FFFFFF">
8    <td colspan="2" align="center">
9{more_configs}
10    </td>
11  </tr>
12  <tr>
13    <td colspan="2" align="center">
14      <input type="submit" name="submit" value="{lang_submit}">
15      <input type="submit" name="cancel" value="{lang_cancel}">
16    </td>
17  </tr>
18  <tr class="banner">
19    <td colspan="2">
20        &nbsp;
21    </td>
22  </tr>
23</table>
24</form>
25<!-- end config_post_script.tpl -->
26
Note: See TracBrowser for help on using the repository browser.