Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
63335763
Commit
63335763
authored
Jun 18, 2005
by
Leigh B. Stoller
Browse files
Minor tweak to previous revision; reduce font and remove bolding.
parent
fedf976b
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
63335763
...
...
@@ -798,7 +798,7 @@ function PAGEHEADER($title, $view = NULL) {
echo
"<table border='0' cellpadding='0' cellspacing='0'>"
;
echo
" <tr>"
;
echo
" <td class=contentheader>"
.
"<font size=-
1><b
>Vers:
$major
.
$minor
Build:
$build
</
b></
font></td>"
;
"<font size=-
2
>Vers:
$major
.
$minor
Build:
$build
</font></td>"
;
echo
" <td class=contentheader>  </td>"
;
echo
" <td class=contentheader align=right>"
;
if
(
$login_uid
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment