source: trunk/admin/templates/default/config_footer.tpl @ 2

Revision 2, 319 bytes checked in by niltonneto, 17 years ago (diff)

Removida todas as tags usadas pelo CVS ($Id, $Source).
Primeira versão no CVS externo.

  • Property svn:eol-style set to native
  • Property svn:executable set to *
Line 
1<!-- BEGIN footer -->
2  <tr bgcolor="{th_bg}">
3    <td colspan="2">
4&nbsp;
5    </td>
6  </tr>
7  <tr>
8    <td colspan="2" align="center">
9      <input type="submit" name="submit" value="{lang_submit}">
10      <input type="submit" name="cancel" value="{lang_cancel}">
11    </td>
12  </tr>
13</table>
14</form>
15<!-- END footer -->
Note: See TracBrowser for help on using the repository browser.