Ignore:
Timestamp:
12/05/08 00:21:04 (3 years ago)
Author:
ArthurClemens
Message:

Item113: more css classes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PersonalInfoAddOn/data/_PersonalInfoAddOn04x01/PersonalInfoPictureViewTemplate.txt

    r1090 r1178  
    1717 
    1818%TMPL:DEF{"content"}%%TMPL:P{"bodystyle"}% 
    19 <div class="patternTopic"> 
     19<div class="foswikiTopic"> 
    2020%TMPL:P{"pagetitle"}% 
    2121%TMPL:P{"appcontents"}% 
    22 </div><!-- /patternTopic--> 
     22</div><!-- /foswikiTopic--> 
    2323%TMPL:END% 
    2424 
     
    4242%{ A basic row definition, for attachment table and attach screen }% 
    4343%TMPL:DEF{ATTACH:files:row(basic)}%<div class="twikiFormStep twikiLast pIimage genericFileType fileType%A_EXT%"> 
    44 <input type="radio" class="twikiRadioButton" id="<nop>Picture%A_FILE%" name="Picture" value="%A_FILE%" %IF{" '%FORMFIELD{"Picture" topic="%BASEWEB%.%BASETOPIC%"}%' = '%A_FILE%' " then="checked=\"checked\"" else=""}% /><label for="Picture%A_FILE%"><img src="%PUBURL%/%BASEWEB%/%BASETOPIC%/%A_FILE%" alt="" /></label><span class="twikiSmallish foswikiGrayText userPictureActions"><a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?template=PersonalInfoPictureDeleteView&attachment=%ENCODE{"%A_FILE%"}%" rel='nofollow'>Delete</a></span> 
     44<input type="radio" class="foswikiRadioButton" id="<nop>Picture%A_FILE%" name="Picture" value="%A_FILE%" %IF{" '%FORMFIELD{"Picture" topic="%BASEWEB%.%BASETOPIC%"}%' = '%A_FILE%' " then="checked=\"checked\"" else=""}% /><label for="Picture%A_FILE%"><img src="%PUBURL%/%BASEWEB%/%BASETOPIC%/%A_FILE%" alt="" /></label><span class="twikiSmallish foswikiGrayText userPictureActions"><a href="%SCRIPTURLPATH{"rename"}%/%WEB%/%TOPIC%?template=PersonalInfoPictureDeleteView&attachment=%ENCODE{"%A_FILE%"}%" rel='nofollow'>Delete</a></span> 
    4545</div>%TMPL:END% 
    4646 
Note: See TracChangeset for help on using the changeset viewer.