/[refeed]/trunk/style/templates/form-item-comment.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/style/templates/form-item-comment.tpl

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

revision 9 by dpavlin, Wed Jul 5 01:03:22 2006 UTC revision 10 by dpavlin, Thu Jul 6 17:48:42 2006 UTC
# Line 19  form-item-comment.tpl - Line 19  form-item-comment.tpl -
19            
20      <h3>Tags</h3>      <h3>Tags</h3>
21      <p>      <p>
22          <input type="text" name="itemtags" value="{foreach from=$item->metadata.tags item="tag"}{$tag|escape} {/foreach}" size="48" id="auto-focus-{$item->getID()}" />          <input type="text" name="itemtags" value="{foreach from=$item->metadata.tags item="tag"}{$tag|escape} {/foreach}" size="48" id="autoFocus{$item->getID()}" />
23      </p>      </p>
24    
25      <h3>Comment</h3>      <h3>Comment</h3>

Legend:
Removed from v.9  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.26