initial thridculture edits
This commit is contained in:
commit
0ba2a2e03b
172 changed files with 6733 additions and 24 deletions
|
|
@ -7,7 +7,11 @@
|
|||
% if (~ $REQUEST_METHOD POST)
|
||||
% echo '<div class="notify_errors">Login failed!</div>'
|
||||
<form method="POST" action="" style="text-align: right; float: left;">
|
||||
<<<<<<< HEAD
|
||||
<fieldset>
|
||||
=======
|
||||
<fieldset class="log">
|
||||
>>>>>>> tcremote/main
|
||||
<label>User name: <input type="text" name="user_name" value="%($"post_arg_user_name%)"/></label><br>
|
||||
<label>User password: <input type="password" name="user_password"></label><br>
|
||||
<input name="s" type="submit" value="Login">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue