individual help for macros
This commit is contained in:
parent
13dee87a18
commit
359dc92e0a
2 changed files with 40 additions and 0 deletions
22
lib/WebGUI/i18n/English/u_companyUrl.pm
Normal file
22
lib/WebGUI/i18n/English/u_companyUrl.pm
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
package WebGUI::i18n::English::u_companyUrl;
|
||||
|
||||
our $I18N = {
|
||||
|
||||
'company url title' => {
|
||||
message => q|Company Url Macro|,
|
||||
lastUpdated => 1112466408,
|
||||
},
|
||||
|
||||
'company url body' => {
|
||||
message => q|
|
||||
|
||||
<b>^u; - Company URL</b><br>
|
||||
The URL for your company specified in the settings by your Administrator.
|
||||
<p>
|
||||
|
||||
|,
|
||||
lastUpdated => 1112466919,
|
||||
},
|
||||
};
|
||||
|
||||
1;
|
||||
Loading…
Add table
Add a link
Reference in a new issue