AdminConsoleTest.admin-sidebar-03.xml 291 Bytes
Newer Older
Bill Lynch's avatar
Bill Lynch committed
1 2 3 4 5 6 7 8 9 10 11 12 13
<?xml version="1.0"?>

<!-- Insert a tab with the same ID to overwrite the tab -->

<adminconsole>
    <tabs>
        <tab0>
            <id>server</id>
            <name>New Server Title</name>
            <description>Testing 1 2 3</description>
        </tab0>
    </tabs>
</adminconsole>