* ajusted style of head part.

This commit is contained in:
Catouse
2014-03-13 21:11:00 +08:00
parent 92e4b4acf8
commit cfe5286571
10 changed files with 227 additions and 248 deletions

View File

@@ -486,7 +486,7 @@ EOT;
$link .= $onlybody;
}
return " <input type='button' value='$label' $misc onclick='{$target}.location=\"$link\"' class='button-c' /> ";
return " <input type='button' value='$label' $misc onclick='{$target}.location=\"$link\"' class='btn' /> ";
}
/**