From 943142a0a50776750b77a0d368b7c44df8164ec2 Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Mon, 12 Mar 2018 18:23:48 +0530 Subject: [PATCH] sharing: CSS styling fixes and text changes Signed-off-by: Sunil Mohan Adapa Reviewed-by: Joseph Nuthalapati --- plinth/modules/sharing/templates/sharing.html | 33 ++++++++++++------- 1 file changed, 22 insertions(+), 11 deletions(-) diff --git a/plinth/modules/sharing/templates/sharing.html b/plinth/modules/sharing/templates/sharing.html index c0264b7af..c7f5959a4 100644 --- a/plinth/modules/sharing/templates/sharing.html +++ b/plinth/modules/sharing/templates/sharing.html @@ -20,6 +20,17 @@ {% load i18n %} +{% block page_head %} + +{% endblock %} + {% block content %}

{{ title }}

@@ -29,10 +40,10 @@ {% endfor %}

- - {% trans 'Add new share' %} + {% trans 'Add share' %}

@@ -42,10 +53,10 @@ - + - + @@ -63,16 +74,16 @@ {% endfor %}
{% trans "Share Name" %}{% trans "Name" %} {% trans "Disk Path" %} {% trans "Shared Over" %}{% trans "To Groups" %}{% trans "With Groups" %}