[Rt-commit] r6254 - in rtir/branches/2.1-EXPERIMENTAL: .
ruz at bestpractical.com
ruz at bestpractical.com
Mon Oct 23 21:34:53 EDT 2006
Author: ruz
Date: Mon Oct 23 21:34:52 2006
New Revision: 6254
Modified:
rtir/branches/2.1-EXPERIMENTAL/ (props changed)
rtir/branches/2.1-EXPERIMENTAL/html/RTIR/Tools/Lookup.html
Log:
r1752 at cubic-pc: cubic | 2006-10-24 05:46:43 +0400
* minor
Modified: rtir/branches/2.1-EXPERIMENTAL/html/RTIR/Tools/Lookup.html
==============================================================================
--- rtir/branches/2.1-EXPERIMENTAL/html/RTIR/Tools/Lookup.html (original)
+++ rtir/branches/2.1-EXPERIMENTAL/html/RTIR/Tools/Lookup.html Mon Oct 23 21:34:52 2006
@@ -186,8 +186,12 @@
% }
%# Don't offer the option of Investigating to unless there are addresses
-% if ($DoInvestigate) {
-<& /Elements/Submit, Name => "InvestigateTo", Caption => loc("Investigate to selected addresses"), Label => loc("Investigate")&>
+% if ( $DoInvestigate ) {
+<& /Elements/Submit,
+ Name => "InvestigateTo",
+ Caption => loc("Investigate to selected addresses"),
+ Label => loc("Investigate"),
+&>
% }
</form>
More information about the Rt-commit
mailing list