Marijn button #99
@@ -44,6 +44,12 @@
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.admin-userpage {
|
||||
width: 170px;
|
||||
margin-bottom: 20px;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.usertable {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@@ -105,6 +105,11 @@ function test_input($data) {
|
||||
<br>
|
||||
<div class="admin-users">
|
||||
<h2>Users:</h2>
|
||||
<div class="admin-userpage">
|
||||
<input type="submit" name="prev" value="prev">
|
||||
1 / 1
|
||||
<input type="submit" name="next" value="next">
|
||||
</div> <br>
|
||||
<table class="usertable">
|
||||
<tr>
|
||||
<th class="table-checkbox">
|
||||
|
||||
Reference in New Issue
Block a user