Skip to content
GitLab
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
92b3f242
Commit
92b3f242
authored
Feb 09, 2004
by
Leigh B. Stoller
Browse files
Minor nits.
parent
e9bccd11
Changes
3
Hide whitespace changes
Inline
Side-by-side
www/showexp_list.php3
View file @
92b3f242
<?php
#
# EMULAB-COPYRIGHT
# Copyright (c) 2000-200
3
University of Utah and the Flux Group.
# Copyright (c) 2000-200
4
University of Utah and the Flux Group.
# All rights reserved.
#
include
(
"defs.php3"
);
...
...
@@ -454,7 +454,7 @@ if ($thumb && !$idle) {
echo
" <th width=60%>
<a class='static' href='showexp_list.php3?showtype=
$showtype
&sortby=name
$ni
'>
Name
</a></th>
Description
</a></th>
<th width=4%>
<a class='static' href='showexp_list.php3?showtype=
$showtype
&sortby=uid
$ni
'>
Head UID</a></th>
...
...
www/showstuff.php3
View file @
92b3f242
...
...
@@ -669,7 +669,7 @@ function SHOWEXP($pid, $eid, $short = 0) {
</tr>
\n
"
;
echo
"<tr>
<td>
Long Name
: </td>
<td>
Description
: </td>
<td class=
\"
left
\"
>
$exp_name
</td>
</tr>
\n
"
;
...
...
www/tutorial/tutorial.html
View file @
92b3f242
<!--
EMULAB-COPYRIGHT
Copyright (c) 2000-200
3
University of Utah and the Flux Group.
Copyright (c) 2000-200
4
University of Utah and the Flux Group.
All rights reserved.
-->
<center>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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