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
351bb707
Commit
351bb707
authored
Aug 30, 2001
by
Leigh B. Stoller
Browse files
What dope made the message text box 5x60? Oh right, that would be me!
I increased it to 15x70. Sheesh.
parent
bfd0bd53
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/approveproject_form.php3
View file @
351bb707
...
...
@@ -98,12 +98,13 @@ echo "<tr>
echo
"<tr>
<td>Use the text box to add a message to the email notification.</td>
<td>Use the text box (70 columns wide) to add a message to the
email notification. </td>
</tr>
\n
"
;
echo
"<tr>
<td align=center class=left>
<textarea name=message rows=5 cols=
6
0></textarea>
<textarea name=message rows=
1
5 cols=
7
0></textarea>
</td>
</tr>
\n
"
;
...
...
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