Folder, HttpProxy, InOutBoard and Folder cleanups.

Changed InOutBoard to use the Wobject style add/edit title generation.
This commit is contained in:
Colin Kuskie 2007-07-20 16:25:57 +00:00
parent f6ad42f7f2
commit 807fac9b31
9 changed files with 4 additions and 285 deletions

View file

@ -32,19 +32,6 @@ our $I18N = {
lastUpdated => 1038706332,
},
'folder add/edit title' => {
message => q|Folder, Add/Edit|,
lastUpdated => 1106683494,
},
'folder add/edit body' => {
message => q|<p>Folder Assets are used to display lists of Assets and subfolders just like a file browser in an operating system.</p>
<p>Folders are Wobjects, so they have all the same properties as Wobjects and Assets. Folders also have these unique properties and functions:</p>
|,
lastUpdated => 1126238060,
},
'folder template description' => {
message => q|<p>This menu permits you to select a template to style the display of the Folder contents</p>|,
lastUpdated => 1146797271,