From f39b8e2a3557184e5797bbe3a2b44d6fa38648ef Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Sat, 5 May 2012 17:48:13 +0100 Subject: [PATCH] New multiple results screen Shows multiple find results & allows user to replace singally, or all Also shows count of found results, updates text & button vis on interaction --- lib/multiple-results.php | 75 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lib/multiple-results.php diff --git a/lib/multiple-results.php b/lib/multiple-results.php new file mode 100644 index 0000000..131f66d --- /dev/null +++ b/lib/multiple-results.php @@ -0,0 +1,75 @@ + + + + + +ICE Coder - <?php echo $versionNo;?> :: Multiple Results Screen + + + + + + +
+

+
+
+ +
replace all
+ + + + + + + \ No newline at end of file