Formatting cleanups that interfere with rendering.

move ui level documentation to the Help file instead of
in the i18n file.
This commit is contained in:
Colin Kuskie 2006-05-01 03:56:01 +00:00
parent 7378f8b2df
commit b6c65315bb
16 changed files with 104 additions and 159 deletions

View file

@ -14,6 +14,7 @@ our $HELP = { ##hashref of hashes
title => 'form label 1',
description => 'form description 1',
namespace => 'namespace', #The namespace is called out explicitly
uiLevel => 9, #Documenting non-default ui levels on a field
},
{
title => 'form label 2',