[comments] fixed edit button (source wasn't getting filled)
[editor] fixed issue with PHP execution and preview (PHP code is executed now, ACL-permitting)
[admin] added checkbox to toggle account activation status in user manager (thanks Manoj)
input.radio {
border: 1px none #000000;
background-color: transparent;
vertical-align: middle;
}
.panel_wrapper div.current {
height: 80px;
}
#width {
width: 50px;
vertical-align: middle;
}
#width2 {
width: 50px;
vertical-align: middle;
}
#size {
width: 100px;
}