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
68caf625
Commit
68caf625
authored
Feb 16, 2004
by
Jay Lepreau
Browse files
The thumbnails aren't "new" anymore.
parent
1edc8ea8
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/index.php3
View file @
68caf625
...
...
@@ -56,14 +56,12 @@ if (mysql_num_rows($query_result) != 1) {
<tr><td
align=
"right"
class=
"menuopt"
>
<?php
echo
$active_expts
?>
</td>
<td
align=
"left"
class=
"menuopt"
>
<a
href=
explist.php3#active
>
Active
</a>
<img
src=
/new.gif
>
</td></tr>
<tr><td
align=
"right"
class=
"menuopt"
>
<?php
echo
$idle_expts
?>
</td>
<td
align=
"left"
class=
"menuopt"
>
Idle
</td></tr>
<tr><td
align=
"right"
class=
"menuopt"
>
<?php
echo
$swapped_expts
?>
</td>
<td
align=
"left"
class=
"menuopt"
>
<a
href=
explist.php3#swapped
>
Swapped
</a>
<img
src=
/new.gif
>
</td></tr>
</table>
</center>
...
...
Write
Preview
Markdown
is supported
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