Ignore:
Timestamp:
2004-10-01T12:17:19+12:00 (20 years ago)
Author:
mdewsnip
Message:

Changed the _textmessageinvalid_ macro to move the text in the _If_ statement out into a new macro: _textmustbelongtogroup_. This means this text can contain commas without messing up the _If_ statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/macros/english2.dm

    r7935 r8203  
    274274_textpassword_ {password}
    275275
     276_textmustbelongtogroup_ {Note that you must belong to the "_cgiargug_" group to access this page}
     277
    276278_textmessageinvalid_ {The page you have requested requires you to sign in.<br>
    277 _If_(_cgiargug_,[Note that you must belong to the "_cgiargug_" group to access this page]<br>)
     279_If_(_cgiargug_,[_textmustbelongtogroup_]<br>)
    278280Please enter your Greenstone username and password.}
    279281
Note: See TracChangeset for help on using the changeset viewer.