diff options
| author | erdgeist <erdgeist@erdgeist.org> | 2026-07-07 21:45:35 +0200 |
|---|---|---|
| committer | erdgeist <erdgeist@erdgeist.org> | 2026-07-07 21:45:35 +0200 |
| commit | cb610cebffae879344d5a8c6bebcc71ca5c04b2a (patch) | |
| tree | aee3021e346816d2212cbb0ca24f47d0a55f040e /app/views/users | |
| parent | 7382e3d15afcef7866667c8b238f4935ae9faff7 (diff) | |
Add or fix class names for the link underline rules to match
Diffstat (limited to 'app/views/users')
| -rw-r--r-- | app/views/users/index.html.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/users/index.html.erb b/app/views/users/index.html.erb index 59806db..cf00ef6 100644 --- a/app/views/users/index.html.erb +++ b/app/views/users/index.html.erb | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | <table class="user_list"> | 1 | <table class="user_table"> |
| 2 | <tr> | 2 | <tr> |
| 3 | <td><h1>Admins</h1></td> | 3 | <td><h1>Admins</h1></td> |
| 4 | </tr> | 4 | </tr> |
