Skip to content

Commit

Permalink
добит стиль blue
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.linux.org.ru/repos/lor/trunk@265 3c041eb6-2c19-43cc-91a8-1cbaffc2ceed
  • Loading branch information
maxcom committed Jul 14, 2007
1 parent 1cee54e commit becba1d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ru/org/linux/site/Template.java
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,6 @@ private String getStyle(String style) {
if (!"black".equals(style) &&
!"white".equals(style) &&
!"white2".equals(style) &&
!"blue".equals(style) &&
!"blackbeta".equals(style)) {
return (String) Profile.getDefaults().get("style");
}
Expand Down

0 comments on commit becba1d

Please sign in to comment.