Software /
code /
prosody-modules
File
mod_register_json/register_json/template/css/style.css @ 5902:13094c707414
mod_client_management: Prevent exception on missing client info
> attempt to index a nil value (local 'legacy_info')
Unsure how exactly this happens, perhaps by mixing SASL2/BIND2 with
legacy equivalents?
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 06 Apr 2024 13:04:35 +0200 (8 months ago) |
parent | 989:7c04c5856daa |
line wrap: on
line source
body { margin: 0 } a { color: #0000FF } ul { margin: 0 } .btn { margin-right: 0.3em } .btn:last { margin-right: 0 } #main { padding: 10px } #main div { margin-left: 14px } #main p { margin-left: 14px } #top { clear: both; width: 100%; padding: 0; } #header { height: 172px; background: url(../images/tile.png) repeat-x }