summaryrefslogtreecommitdiffstats
path: root/send-post.html
diff options
context:
space:
mode:
authorSimon2011-03-21 10:57:32 +0100
committerSimon2011-03-21 10:57:32 +0100
commit6311b5b8af2403e4da5beb2c369e535c55ebd19b (patch)
tree4479a70b8b0164245f0d2adf0e77da4001f5cc20 /send-post.html
parentzfproject (diff)
downloadpbs2-6311b5b8af2403e4da5beb2c369e535c55ebd19b.tar.gz
pbs2-6311b5b8af2403e4da5beb2c369e535c55ebd19b.tar.xz
pbs2-6311b5b8af2403e4da5beb2c369e535c55ebd19b.zip
pbs.sql reihenfolge des einfügens korrigiert
Diffstat (limited to 'send-post.html')
-rw-r--r--send-post.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/send-post.html b/send-post.html
index d657552..fd5752d 100644
--- a/send-post.html
+++ b/send-post.html
@@ -7,8 +7,8 @@
</style>
<body>
<fieldset>
- <legend>localhost</legend>
- <form action='http://localhost/' method='post'>
+ <legend>http://pbs2.local/</legend>
+ <form action='http://pbs2.local/' method='post'>
<label>BootisoID</label>
<input type='text' name='bootisoID' value='1'></br>
<label>Mac</label>
@@ -19,7 +19,7 @@
</form>
</fieldset>
<fieldset>
- <legend>localhost:81</legend>
+ <legend>http://localhost:81/</legend>
<form action='http://localhost:81/' method='post'>
<label>BootisoID</label>
<input type='text' name='bootisoID' value='1'></br>