/[ludap]/ludap/templates/form.tpl
ViewVC logotype

Diff of /ludap/templates/form.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by mose, Tue Sep 9 15:00:05 2003 UTC revision 1.7 by mose, Sat Sep 13 09:09:23 2003 UTC
# Line 1  Line 1 
1  {include file="formerror.tpl"}  {include file="formerror.tpl"}
2  <div class="area">  <div class="area">
3  <table cellpadding="0" cellspacing="0" border="0" class="tabled">  <table cellpadding="0" cellspacing="0" border="0" class="tabled">
4  <tr><td class="firstline">{if !$useframe and $id}<a href="page.php?id={$id}" class="act">RETOUR</a>{/if}&nbsp;</td>  <tr><td class="firstline">{if $id}<a href="page.php?id={$id}" class="act">RETOUR</a>{/if}&nbsp;</td>
5  <td class="firstline" nowrap align="right">  <td class="firstline" nowrap align="right">
6  <input type="reset" name="action" value="Recommencer" class="act">  <input type="reset" name="action" value="Recommencer" class="act">
7  <input type="submit" name="action" value="Enregistrer" class="act" >  <input type="submit" name="action" value="Enregistrer" class="act" >
# Line 23  Line 23 
23  {cycle print=false}  {cycle print=false}
24  {/foreach}  {/foreach}
25    
26  <tr><td class="lastline">{if !$useframe and $id}<a href="page.php?id={$id}" class="act">RETOUR</a>{/if}&nbsp;</td>  <tr><td class="lastline">{if $id}<a href="page.php?id={$id}" class="act">RETOUR</a>{/if}&nbsp;</td>
27  <td class="lastline" align="right" nowrap>  <td class="lastline" align="right" nowrap>
28  <input type="reset" name="action" value="Recommencer" class="act">  <input type="reset" name="action" value="Recommencer" class="act">
29  {input name="action"}{input name="doit"}{if $id}{input name="id"}{/if}</td>  {input name="action"}{input name="doit"}{if $id}{input name="id"}{/if}</td>

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26