The default theme actually does use this file.

This commit is contained in:
green-ponies (jgen)
2011-08-16 19:42:51 -04:00
parent e9b862b560
commit 73c887e30f
3 changed files with 84 additions and 1 deletions

View File

@ -15,7 +15,6 @@ window.onload = function(e) {
}
}
function initGray(boxname, text) {
var box = byId(boxname);
if(!box) return;