Ignore:
Timestamp:
6 Oct 2006, 20:32:57 (18 years ago)
Author:
Henrik Bettermann
Message:
 
Location:
WAeUP_CMS/trunk/skins/WAEUP
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_CMS/trunk/skins/WAEUP/df_listing.pt

    r40 r620  
    151151               tal:condition="not: folderContents"
    152152               i18n:translate="description_no_items_in_folder">
    153                 There are currently no items in this folder.
     153                There are currently no public items in this folder.
    154154            </p>
    155155        </metal:empty>
  • WAeUP_CMS/trunk/skins/WAEUP/member_listing.pt

    r42 r620  
    2727        <tbody>
    2828
    29           <tal:repeat tal:define="Groups python:(('Nigeria','Nigerian Group'), ('Germany','German Group'), ('Ghana','Ghanaian Group'), ('USA','US American Group'))"
     29          <tal:repeat tal:define="Groups python:(('Nigeria','Nigerian Group'), ('Germany','German Group'), ('France','French Group'), ('Ghana','Ghanaian Group'), ('USA','US American Group'))"
    3030                      tal:repeat="Group Groups">
    3131
Note: See TracChangeset for help on using the changeset viewer.