Index: oup/current/Helper/WhatLinksHere.dfm
===================================================================
--- oup/current/Helper/WhatLinksHere.dfm	(revision 211)
+++ oup/current/Helper/WhatLinksHere.dfm	(revision 222)
@@ -70,8 +70,4 @@
       TabOrder = 0
       OnDblClick = list_fromDblClick
-      ExplicitLeft = 38
-      ExplicitTop = 65
-      ExplicitWidth = 415
-      ExplicitHeight = 84
     end
   end
@@ -116,8 +112,4 @@
       TabOrder = 0
       OnDblClick = list_fromDblClick
-      ExplicitLeft = -230
-      ExplicitTop = -43
-      ExplicitWidth = 415
-      ExplicitHeight = 84
     end
   end
Index: oup/current/Helper/WhatLinksHere.pas
===================================================================
--- oup/current/Helper/WhatLinksHere.pas	(revision 211)
+++ oup/current/Helper/WhatLinksHere.pas	(revision 222)
@@ -3,5 +3,5 @@
 uses
   Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
-  Dialogs, StdCtrls, Template, ExtCtrls;
+  Dialogs, StdCtrls, _TemplateFile, ExtCtrls;
 
 type
@@ -19,5 +19,5 @@
   private
   public
-    SenderForm: TForm_ToolTemplate;
+    SenderForm: TForm_TemplateFile;
     ConID: Integer;
     FileID: Integer;
