macro help moved into individual files
This commit is contained in:
parent
bfaf66f854
commit
13dee87a18
86 changed files with 1978 additions and 0 deletions
19
lib/WebGUI/i18n/English/Slash_gatewayUrl.pm
Normal file
19
lib/WebGUI/i18n/English/Slash_gatewayUrl.pm
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
package WebGUI::i18n::English::Slash_gatewayUrl;
|
||||
|
||||
our $I18N = {
|
||||
|
||||
'gateway url title' => {
|
||||
message => q|Gateway URL Macro|,
|
||||
lastUpdated => 1112466408,
|
||||
},
|
||||
|
||||
'gateway url body' => {
|
||||
message => q|
|
||||
<P><B>^/; - System URL</B><BR>
|
||||
The URL to the gateway script (example: <I>/index.pl/</I>).
|
||||
|,
|
||||
lastUpdated => 1112466919,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue