From 6a1f96d7c2317fb1847df332e7dc1a719d40f094 Mon Sep 17 00:00:00 2001
From: Sunil Mohan Adapa
Enabling a plugin will cause a corresponding page to appear in Plinth.
- + diff --git a/plinth/modules/pagekite/templates/pagekite_configure.html b/plinth/modules/pagekite/templates/pagekite_configure.html index e8544420b..5de3f3188 100644 --- a/plinth/modules/pagekite/templates/pagekite_configure.html +++ b/plinth/modules/pagekite/templates/pagekite_configure.html @@ -48,7 +48,7 @@ {% include 'bootstrapform/field.html' with field=form.ssh_enabled %} - + diff --git a/plinth/modules/tor/templates/tor.html b/plinth/modules/tor/templates/tor.html index 1afeaf6a2..5a7393d1d 100644 --- a/plinth/modules/tor/templates/tor.html +++ b/plinth/modules/tor/templates/tor.html @@ -47,10 +47,9 @@ Here is the current configuration: {{ form|bootstrap }} - + -Your {{ cfg.box_name }} is configured as a Tor bridge with obfsproxy, so it can help circumvent censorship. If your {{ cfg.box_name }} is behind a router diff --git a/plinth/modules/users/templates/users_add.html b/plinth/modules/users/templates/users_add.html index 1be72d630..703e2c8f4 100644 --- a/plinth/modules/users/templates/users_add.html +++ b/plinth/modules/users/templates/users_add.html @@ -27,7 +27,7 @@ {{ form|bootstrap }} - + diff --git a/plinth/modules/users/templates/users_edit.html b/plinth/modules/users/templates/users_edit.html index 4c695679b..2359e3e11 100644 --- a/plinth/modules/users/templates/users_edit.html +++ b/plinth/modules/users/templates/users_edit.html @@ -27,7 +27,7 @@ {{ form|bootstrap }} - + diff --git a/plinth/modules/xmpp/templates/xmpp_configure.html b/plinth/modules/xmpp/templates/xmpp_configure.html index 38c898cbf..0101ca830 100644 --- a/plinth/modules/xmpp/templates/xmpp_configure.html +++ b/plinth/modules/xmpp/templates/xmpp_configure.html @@ -27,7 +27,7 @@ {{ form|bootstrap }} - + diff --git a/plinth/modules/xmpp/templates/xmpp_register.html b/plinth/modules/xmpp/templates/xmpp_register.html index 9b0620aeb..10a33fd3b 100644 --- a/plinth/modules/xmpp/templates/xmpp_register.html +++ b/plinth/modules/xmpp/templates/xmpp_register.html @@ -27,7 +27,8 @@ {{ form|bootstrap }} - + diff --git a/plinth/templates/form.html b/plinth/templates/form.html index 5970c1919..22b069324 100644 --- a/plinth/templates/form.html +++ b/plinth/templates/form.html @@ -27,7 +27,7 @@ {{ form|bootstrap }} - diff --git a/plinth/templates/login.html b/plinth/templates/login.html index 7ae2a39be..0399d8642 100644 --- a/plinth/templates/login.html +++ b/plinth/templates/login.html @@ -31,7 +31,7 @@ - +