diff options
Diffstat (limited to 'template/mutes.st')
| -rw-r--r-- | template/mutes.st | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/mutes.st b/template/mutes.st index c697705..e826e8d 100644 --- a/template/mutes.st +++ b/template/mutes.st @@ -93,7 +93,7 @@ <td class="reason">$m.reason$</td> <td>$m.cancelled$</td> <td>$m.cancel_nick$</td> - <td class="cancel-reason"></td> + <td class="cancel-reason">$m.cancel_reason$</td> </tr> }$ </tbody> |
