forked from bofh/fetsite
layout in news und kleiner fix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<%= link_to "Admin" , :controller =>"config" , :action => "index"%>
|
||||
</li>
|
||||
</ul>
|
||||
<table class="table">
|
||||
<table class="table table-striped">
|
||||
<% @users.each do |user|%>
|
||||
<tr><th>Name</th><th>E-Mail</th><th>Rollen</th>
|
||||
</tr><tr><td></td>
|
||||
|
||||
Reference in New Issue
Block a user