diff options
author | Sashi20 | 2020-02-11 15:00:44 +0530 |
---|---|---|
committer | Sashi20 | 2020-02-11 15:00:44 +0530 |
commit | 7564be09e42f1eaf4e3fce67d6b3cfbc4480bc27 (patch) | |
tree | f516378da4d1710fd86b939d4303685d1bad7f85 | |
parent | 50b6cef3a5cc9a6aebbe73fd00a6086a8d4dae35 (diff) | |
download | om_pssp-7564be09e42f1eaf4e3fce67d6b3cfbc4480bc27.tar.gz om_pssp-7564be09e42f1eaf4e3fce67d6b3cfbc4480bc27.tar.bz2 om_pssp-7564be09e42f1eaf4e3fce67d6b3cfbc4480bc27.zip |
Modify table header
-rwxr-xr-x | pssp_details.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pssp_details.inc b/pssp_details.inc index 5188c8d..7cffb85 100755 --- a/pssp_details.inc +++ b/pssp_details.inc @@ -86,7 +86,7 @@ function om_pssp_progress_all() 'No', 'Power System Simulation Project', 'Contributor Name', - 'Institute', + 'University / Institute', 'Year' ); $page_content .= theme('table', array( |