mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-20 10:10:22 +00:00
"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:
@@ -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();
|
||||
|
Reference in New Issue
Block a user