From 86c7911859ba3933b2af2d9b98de3c4173f3dcc9 Mon Sep 17 00:00:00 2001 From: Robert Ricci <ricci@cs.utah.edu> Date: Sat, 17 Aug 2002 01:08:31 +0000 Subject: [PATCH] Change link text to indicate that you can now do visualization in more states. --- www/showexp.php3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/showexp.php3 b/www/showexp.php3 index 1ab68d3713..3249d7d57a 100644 --- a/www/showexp.php3 +++ b/www/showexp.php3 @@ -67,7 +67,7 @@ if ($expstate) { "shownsfile.php3?pid=$exp_pid&eid=$exp_eid"); } else { - WRITESUBMENUBUTTON("View NS File", + WRITESUBMENUBUTTON("Visualization and NS File", "shownsfile.php3?pid=$exp_pid&eid=$exp_eid"); } -- GitLab