Renamed blogsite.php to index.php, updated and added some links and rewrote README to match

This commit is contained in:
2014-06-26 19:46:59 +02:00
parent 0e072a2152
commit d5077b085a
7 changed files with 31 additions and 39 deletions

View File

@@ -8,7 +8,7 @@
</tr>
<tr>
<td><strong>Password</strong></td>
<td><input type="text" name="password" size="20" maxlength="20"></td>
<td><input type="password" name="password" size="20" maxlength="20"></td>
</tr>
<tr>
<td colspan=2 align="center"><input type="submit" value="Login"></td>