From e34932fac27af067b8831b91e75232c52c4dbd93 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 13 Apr 2005 04:56:45 +0000 Subject: [PATCH] correctly document how editing icons work in the template --- lib/WebGUI/i18n/English/Asset_DataForm.pm | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/lib/WebGUI/i18n/English/Asset_DataForm.pm b/lib/WebGUI/i18n/English/Asset_DataForm.pm index ac54f2d0a..934ee1602 100644 --- a/lib/WebGUI/i18n/English/Asset_DataForm.pm +++ b/lib/WebGUI/i18n/English/Asset_DataForm.pm @@ -580,8 +580,7 @@ The URL to edit this record.

record.edit.icon
-An icon that can be used in conjuction with record.edit.url to allow -this record to be edited. +An icon and associated URL for editing this record.

record.delete.url
@@ -589,8 +588,7 @@ The URL to delete this record.

record.delete.icon
-An icon that can be used in conjuction with record.delete.url to allow -this record to be deleted. +An icon and associated URL for deleting this record.

record.username
@@ -634,7 +632,7 @@ A conditional indicating whether this field exists for the mail subsystem of the |, - lastUpdated => 1111076507, + lastUpdated => 1113368156, }, '24' => { @@ -787,7 +785,11 @@ A conditional indicating whether this field exists for the mail subsystem of the '745' => { message => q|Go back to the page.|, lastUpdated => 1035872437, - } + }, + 'defaultView' => { + message => q|Default view|, + lastUpdated => 1112929856, + }, };