diff options
author | jokkedk <joakim@jokke.dk> | 2008-03-31 18:51:47 +0000 |
---|---|---|
committer | jokkedk <joakim@jokke.dk> | 2008-03-31 18:51:47 +0000 |
commit | b6a1fc2772194848e551c4522ecd29e568ad651c (patch) | |
tree | 3f6f4a4a8ba4a6e53918b94967c6253e642ce382 | |
parent | be1b565624a19a40ebfdb9e89645a90f087e851e (diff) | |
download | webgrind-b6a1fc2772194848e551c4522ecd29e568ad651c.zip webgrind-b6a1fc2772194848e551c4522ecd29e568ad651c.tar.gz webgrind-b6a1fc2772194848e551c4522ecd29e568ad651c.tar.bz2 |
- Total time wording change
-rw-r--r-- | templates/index.phtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.phtml b/templates/index.phtml index 23a1779..179cc82 100644 --- a/templates/index.phtml +++ b/templates/index.phtml @@ -214,7 +214,7 @@ <span id="data_file"></span> @ <span id="mtime"></span> </div> <div style="float:right;"> - Total Time Sum (inner/outer): <span id="selfcost_sum"></span> + Total Time (inner/outer): <span id="selfcost_sum"></span> </div> <div style="clear:both"></div> <table class="tablesorter" id="function_table" cellspacing="0"> |