diff --git a/ui/jsp/securitygroup.jsp b/ui/jsp/securitygroup.jsp
index 52e8558dc14..5b899eae75b 100644
--- a/ui/jsp/securitygroup.jsp
+++ b/ui/jsp/securitygroup.jsp
@@ -1,228 +1,228 @@
-<%@ page import="java.util.*" %>
-
-<%@ page import="com.cloud.utils.*" %>
-
-<%
- Locale browserLocale = request.getLocale();
- CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale);
-%>
-
-
-
-
-
-
-

-
-
- Security Group
-
-
-
-
-
-
- <%=t.t("details")%>
-
-
-
-
-
-
-
-
-
-
-
- <%=t.t("display.text")%>:
-
-
-
-
-
-
- <%=t.t("disk.size")%>:
-
-
-
-
-
-
-
- <%=t.t("domain")%>:
-
-
-
-
-
-
-
-
-
-
-
-
-
Please fill in the following data to add a new disk Offering.
-
-
-
-
-
-
+<%@ page import="java.util.*" %>
+
+<%@ page import="com.cloud.utils.*" %>
+
+<%
+ Locale browserLocale = request.getLocale();
+ CloudResourceBundle t = CloudResourceBundle.getBundle("resources/resource", browserLocale);
+%>
+
+
+
+
+
+
+

+
+
+ Security Group
+
+
+
+
+
+
+ <%=t.t("details")%>
+
+
+
+
+
+
+
+
+
+
+
+ <%=t.t("display.text")%>:
+
+
+
+
+
+
+ <%=t.t("disk.size")%>:
+
+
+
+
+
+
+
+ <%=t.t("domain")%>:
+
+
+
+
+
+
+
+
+
+
+
+
+
Please fill in the following data to add a new disk Offering.
+
+
+
+
+
+