diff options
Diffstat (limited to 'sourcecodes/network_layout_evd.php')
| -rw-r--r-- | sourcecodes/network_layout_evd.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sourcecodes/network_layout_evd.php b/sourcecodes/network_layout_evd.php index a5909436..4efd35da 100644 --- a/sourcecodes/network_layout_evd.php +++ b/sourcecodes/network_layout_evd.php @@ -44,7 +44,7 @@ $str_arrmat=explode("\n",$matrix1); if($str_arrmat[2]=="" || $matrix1=="") { ?> -<h1><font color=blue>Error: Unable to display your network structure.</font></h1> + <h1><font color=blue>Error: Unable to display your network structure 1.</font></h1> <?php exit; } |
