- New hyperlink in the top bar: Help !

SVN:trunk[563]
This commit is contained in:
Denis Flaven
2010-07-05 16:46:00 +00:00
parent 3f84297d82
commit 73de5e181d
4 changed files with 5 additions and 3 deletions

View File

@@ -803,6 +803,7 @@ When associated with a trigger, each action is given an "order" number, specifyi
'UI:Deadline_Minutes' => '%1$d min',
'UI:Deadline_Hours_Minutes' => '%1$dh %2$dmin',
'UI:Deadline_Days_Hours_Minutes' => '%1$dd %2$dh %3$dmin',
'UI:Help' => 'Help',
));