Revision 188, 184 bytes
(checked in by exi, 16 years ago)
|
Changed default td width for options to 160px.
Added the appropiate timeframe to the fast contractlisttable.
Events now can also return a reference to a variable containing additional information.
Killlists now return a non formatted isk-value for losses/kills, please report any errors on other pages.
Added a custom user menu, able to be shownon every page.
Added some code for user logins, please ignore it for now.
Added a small battle statistics frame to the battle overview.
To login as admin now just leave user blank and use the admin password.
|
Line | |
---|
1 | <div class="block-header2">Save changes</div> |
---|
2 | <table class="kb-subtable"> |
---|
3 | <tr><td width="160"></td><td><input type="submit" name="submit" value="Save"></td></tr> |
---|
4 | </table> |
---|
5 | </form> |
---|