stub documentation for Thumbnail Macro, fixed an ordering problem in List of Macros, cleaned up Macro help "A".

This commit is contained in:
Colin Kuskie 2005-04-04 04:24:36 +00:00
parent 7b6c7e5af0
commit ffa4aa4d08
14 changed files with 82 additions and 14 deletions

View file

@ -10,12 +10,12 @@ our $I18N = {
'admin text body' => {
message => q|
<b>&#94;AdminText();</b><br>
<b>&#94;AdminText(<i>text message</i>);</b><br>
Displays a small text message to a user who is in admin mode. Example: &#94;AdminText("You are in admin mode!");
<p>
|,
lastUpdated => 1112466919,
lastUpdated => 1112583570,
},
};