Added a "Cancel" button to each tab form

This commit is contained in:
Len Kranendonk 2004-10-29 21:30:10 +00:00
parent ab6e7c67ef
commit a189f52942
3 changed files with 14 additions and 3 deletions

View file

@ -7467,6 +7467,12 @@ config file.</p>
lastUpdated =>1092930637,
context => q|help body forum post preview template|
},
'cancel' => {
message => q|cancel|,
lastUpdated =>1092930637,
context => q|Label of the cancel button|
},
};
1;