hover help
This commit is contained in:
parent
5bab0ae930
commit
449081990e
3 changed files with 15 additions and 4 deletions
|
|
@ -15,16 +15,21 @@ our $I18N = {
|
|||
|
||||
'redirect add/edit body' => {
|
||||
message => q|
|
||||
<P>The Page Redirect Asset causes the user's browser to be redirected to another page. It does this if it is viewed standalone, as part of a Layout Asset, or proxied via a macro.</P>
|
||||
<P>The Page Redirect Asset causes the user's browser to be redirected to another page. It does this if it is viewed standalone, as part of a Page Asset, or proxied via a macro.</P>
|
||||
<P><b>NOTE:</b> The redirection will be disabled while in admin mode in order to allow editing the properties of the page.</P>
|
||||
<P>
|
||||
|
||||
<b>Redirect URL</b><br>
|
||||
The URL where the user will be redirected.
|
||||
</P> |,
|
||||
lastUpdated => 1104718231,
|
||||
|,
|
||||
lastUpdated => 1119574115,
|
||||
context => 'Help text for redirects',
|
||||
},
|
||||
|
||||
'redirect url description' => {
|
||||
message => q|The URL where the user will be redirected.|,
|
||||
lastUpdated => 1119574089,
|
||||
},
|
||||
|
||||
};
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue