removed superfluous spaces, introduced more CSS ID attributes
This commit is contained in:
@@ -63,7 +63,7 @@ else {
|
||||
if ($cfg['LightTabs']) {
|
||||
echo ' ';
|
||||
} else {
|
||||
echo '<table border="0" cellspacing="0" cellpadding="0" width="100%">' . "\n"
|
||||
echo '<table border="0" cellspacing="0" cellpadding="0" width="100%" id="topmenu">' . "\n"
|
||||
. ' <tr>' . "\n"
|
||||
. ' <td class="nav" align="left" nowrap="nowrap" valign="bottom">'
|
||||
. ' <table border="0" cellpadding="0" cellspacing="0"><tr>'
|
||||
|
Reference in New Issue
Block a user