From 4b18225144a3c89b0e11d742a65be98477661930 Mon Sep 17 00:00:00 2001 From: Yung Han Khoe Date: Fri, 26 Jan 2007 17:16:45 +0000 Subject: [PATCH] SQLForm: added a template var to the Search Record template. --- lib/WebGUI/i18n/English/Asset_SQLForm.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/WebGUI/i18n/English/Asset_SQLForm.pm b/lib/WebGUI/i18n/English/Asset_SQLForm.pm index 5461e0c11..9c40d639f 100644 --- a/lib/WebGUI/i18n/English/Asset_SQLForm.pm +++ b/lib/WebGUI/i18n/English/Asset_SQLForm.pm @@ -1143,6 +1143,11 @@ is new.|, lastUpdated => 1149822620, }, + 'record.id' => { + message => q|This record's id.|, + lastUpdated => 1169831704, + }, + 'record.controls' => { message => q|Delete, edit and copy buttons for this record. Only available if the user is allowed to edit the record.|,