Ignore:
Timestamp:
11/30/08 18:41:52 (3 years ago)
Author:
ArthurClemens
Message:

Item113: the first 16 css classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BlogPlugin/data/TWiki/BlogFactory.txt

    r482 r1090  
    1414<table> 
    1515<tr> 
    16   <td class="twikiFirstCol">Name:</td> 
     16  <td class="foswikiFirstCol">Name:</td> 
    1717  <td><input name="newweb" type="text" size="40" value="" /></td> 
    1818</tr> 
    1919<tr> 
    20   <td class="twikiFirstCol">Slogan:</td> 
     20  <td class="foswikiFirstCol">Slogan:</td> 
    2121  <td><input type="text" name="tagline" size="40" value="" /></td> 
    2222</tr> 
    2323<tr> 
    24   <td valign="top" class="twikiFirstCol">Options:</td> 
     24  <td valign="top" class="foswikiFirstCol">Options:</td> 
    2525  <td>%TWISTYBUTTON{id="advopts" showlink="Show" hidelink="Hide"}%</td> 
    2626</tr> 
     
    3030  <table> 
    3131    <tr style="%CALC{"$IF($EXISTS(%SYSTEMWEB%.NatSkin),,display:none)"}%"> 
    32       <td valign="top" class="twikiFirstCol">Style:</td> 
     32      <td valign="top" class="foswikiFirstCol">Style:</td> 
    3333      <td valign="top"> 
    3434        <select name="style"> 
     
    4040    </tr> 
    4141    <tr> 
    42       <td valign="top" class="twikiFirstCol"><a class="nop" target="_blank" href="http://last.fm">LastFM</a> Nick:</td> 
     42      <td valign="top" class="foswikiFirstCol"><a class="nop" target="_blank" href="http://last.fm">LastFM</a> Nick:</td> 
    4343      <td valign="top"><input name="lastfmnick" type="text" value="" size="40" /></td> 
    4444    </tr> 
    4545    <tr> 
    46       <td valign="top" class="twikiFirstCol"><a class="nop" target="_blank" href="http://www.technorati.com">Technorati</a> Code:</td> 
     46      <td valign="top" class="foswikiFirstCol"><a class="nop" target="_blank" href="http://www.technorati.com">Technorati</a> Code:</td> 
    4747      <td valign="top"><input name="technoraticode" type="text" value="" size="40" /></td> 
    4848    </tr> 
    4949    <tr> 
    50       <td valign="top" class="twikiFirstCol"><a class="nop" target="_blank" href="https://www.google.com/adsense">Google Adsense</a> Code:</td> 
     50      <td valign="top" class="foswikiFirstCol"><a class="nop" target="_blank" href="https://www.google.com/adsense">Google Adsense</a> Code:</td> 
    5151      <td valign="top"><input name="googleadsensecode" type="text" value="" size="40" /></td> 
    5252    </tr> 
     
    5656</tr> 
    5757<tr> 
    58   <td class="twikiFirstCol">&nbsp;</td> 
     58  <td class="foswikiFirstCol">&nbsp;</td> 
    5959  <td> 
    6060    <input type="submit" class="twikiSubmit natOkButton" value="Submit" /> 
Note: See TracChangeset for help on using the changeset viewer.