From bbc6570c197e0b660f4465ad3b1494451e03d4c9 Mon Sep 17 00:00:00 2001 From: Marius Cramer <m.cramer@pixcept.de> Date: Mon, 21 Oct 2013 07:36:38 -0400 Subject: [PATCH] Converted all windows line breaks to unix line breaks (coding guidelines!) --- interface/web/themes/default/TODO | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) diff --git a/interface/web/themes/default/TODO b/interface/web/themes/default/TODO index b39fb99..177a863 100644 --- a/interface/web/themes/default/TODO +++ b/interface/web/themes/default/TODO @@ -1,8 +1,8 @@ -TODO -- css/print.css is useless in current state -- css/iehacks.css is useless in current state -- some more icons need to be changed into sprites - -- <html dir="ltr" lang="en-US"> set lang variable with data from the user data or config data - +TODO +- css/print.css is useless in current state +- css/iehacks.css is useless in current state +- some more icons need to be changed into sprites + +- <html dir="ltr" lang="en-US"> set lang variable with data from the user data or config data + - Lists of servers in monitor module break in IE7 + IE8 \ No newline at end of file -- Gitblit v1.9.1