/[webpac2]/Webpacus/root/editor/css.tt
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Annotation of /Webpacus/root/editor/css.tt

Parent Directory Parent Directory | Revision Log Revision Log


Revision 137 - (hide annotations)
Thu Nov 24 22:29:39 2005 UTC (18 years, 5 months ago) by dpavlin
File size: 443 byte(s)
 r9111@llin:  dpavlin | 2005-11-24 22:22:05 +0100
 move more design to css, minor tweaks

1 dpavlin 137 <div class="css_form">
2    
3 dpavlin 134 <form name="form_editor_css" action="[% base %]" method="post">
4    
5     <textarea name="css_content" cols="80" rows="10" style="display: block;">
6     [% css_content %]
7     </textarea>
8    
9     <br/>
10     <input type="button" name="save_css" value="Save" onclick="javascript:iwfRequest(this);" />
11     <span id="div_css_status" style="color: #808080;">idle</span>
12    
13     <input type="hidden" name="css_filename" value="[% css_filename %]" />
14    
15     </form>
16 dpavlin 137
17     </div>

  ViewVC Help
Powered by ViewVC 1.1.26