*** empty log message ***
authorpatrick <patrick>
Mon, 22 Aug 2005 18:41:47 +0000 (18:41 +0000)
committerpatrick <patrick>
Mon, 22 Aug 2005 18:41:47 +0000 (18:41 +0000)
etc/open/editarticle.template

index 177c81c..10114bf 100755 (executable)
                         <span class="errors"><call showErrors("content_data")></span>
                      </if>
                   </p>
                         <span class="errors"><call showErrors("content_data")></span>
                      </if>
                   </p>
-                  <textarea class="formTextarea" id="body" name="content_data" value="" rows="40" cols="100" wrap="soft" tabindex="">${utility.encodeHTML(content_data)}</textarea>
                   <div class="formWrap" id="textFormat">
                      <table cellspacing="0">
                         <tr>
                   <div class="formWrap" id="textFormat">
                      <table cellspacing="0">
                         <tr>
                            </td>
                            <td><div class="spacer"><!-- --></div></td>
                            <td>
                            </td>
                            <td><div class="spacer"><!-- --></div></td>
                            <td>
-                              <input type="radio" class="formRadio" id="" name="is_html" value="1" tabindex="" />  
+                              <input type="radio" class="formRadio" id="" name="is_html" value="1" tabindex="" />
                            </td>
                            <td>
                               <p>
                            </td>
                            <td>
                               <p>
                            </td>
                         </tr>
                      </table>
                            </td>
                         </tr>
                      </table>
-                  </div>         
+                  </div>
                   <comment>
                      Replacing this with radio buttons --patrick
                      <select name="is_html">
                   <comment>
                      Replacing this with radio buttons --patrick
                      <select name="is_html">
                         <option value="1" <if is_html=="1">selected</if>>html</option>
                      </select>
                   </comment>
                         <option value="1" <if is_html=="1">selected</if>>html</option>
                      </select>
                   </comment>
+                  <textarea class="formTextarea" id="body" name="content_data" value="" rows="40" cols="100" wrap="soft" tabindex="">${utility.encodeHTML(content_data)}</textarea>
                </td>
             </tr>
             <tr>
                </td>
             </tr>
             <tr>