diff --git a/astrid/res/layout/producteev_login_activity.xml b/astrid/res/layout/producteev_login_activity.xml
index 0919352c0..873942ccf 100644
--- a/astrid/res/layout/producteev_login_activity.xml
+++ b/astrid/res/layout/producteev_login_activity.xml
@@ -1,102 +1,106 @@
-
-
-
-
-
-
-
+
+
+ android:layout_height="wrap_content"
+ android:gravity="center"
+ android:paddingBottom="10dip"
+ android:textSize="16sp"
+ android:textColor="#ffffff"
+ android:text="@string/producteev_PLA_body" />
+
-
+
-
-
-
+
+
+
+
+
+
-
+
+ android:gravity="center"
+ android:paddingTop="10dip"
+ android:textSize="16sp"
+ android:textColor="#0000ff"
+ android:linksClickable="true"
+ android:text="@string/producteev_PLA_terms" />
-
-
\ No newline at end of file
+
\ No newline at end of file