Changeset 1079

Show
Ignore:
Timestamp:
11/10/06 16:33:58
Author:
johnsa
Message:

categories mostly working in user client

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webuser/webapp/resources/demoskins/default/default/default.xsl

    r1078 r1079  
    27232723    </p> 
    27242724 
    2725     <table id="common"> 
     2725    <table class="common" cellspacing="0"> 
    27262726      <tr> 
    2727         <th>Keyword</th> 
    2728         <th>Description</th> 
     2727        <th class="commonHeader">Keyword</th> 
     2728        <th class="commonHeader">Description</th> 
    27292729      </tr> 
    27302730 
     
    27502750        <h2>Add Category</h2> 
    27512751        <form action="{$category-update}" method="post"> 
    2752           <table id="eventFormTable"> 
     2752          <table class="common" cellspacing="0"> 
    27532753            <tr> 
    2754               <td class="fieldName"> 
     2754              <td class="fieldname"> 
    27552755                Keyword: 
    27562756              </td> 
     
    27832783        <h2>Update Category</h2> 
    27842784        <form action="{$category-update}" method="post"> 
    2785           <table id="eventFormTable"> 
     2785          <table class="common" cellspacing="0"> 
    27862786            <tr> 
    2787               <td class="fieldName"> 
     2787              <td class="fieldname"> 
    27882788            Keyword: 
    27892789            </td> 
     
    28302830    </p> 
    28312831 
    2832     <table class="eventFormTable"> 
     2832    <table class="common" cellspacing="0"> 
    28332833      <tr> 
    2834         <td class="fieldName"> 
     2834        <td class="fieldname"> 
    28352835          Keyword: 
    28362836        </td>