"Edit Tables" is included into the "<ul><li></li></ul>" element.

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3820 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
mxi1 2009-07-17 04:38:05 +00:00
parent cf25073e60
commit 92ab4a0b8b

View File

@ -485,7 +485,9 @@ echo <<<EOS
<li>Run Command on All Nodes</li>
</ul>
<h1><a href='#' onclick='loadMainPage("config.php")'>Configure</a></h1>
Edit xCAT Tables
<ul>
<li>Edit xCAT Tables</li>
</ul>
EOS;
# echo "<ul>";
# $tables = getTabNames();