summaryrefslogtreecommitdiffstats
path: root/templates/group_delete.html
diff options
context:
space:
mode:
authorAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2016-01-10 15:33:52 +0100
committerAlexander Sulfrian <alex@spline.inf.fu-berlin.de>2016-01-10 17:37:01 +0100
commit1f98d945110b7cd467811e784eead280edcdee9e (patch)
tree75c30a12b06e96553783379b4cd38a533dbc23f3 /templates/group_delete.html
parent1ec270de4390f215f874e8fad23736ce978c1bbd (diff)
downloadpadlite-teams-1f98d945110b7cd467811e784eead280edcdee9e.tar.gz
padlite-teams-1f98d945110b7cd467811e784eead280edcdee9e.tar.bz2
padlite-teams-1f98d945110b7cd467811e784eead280edcdee9e.zip
One URL for public/member group view.
The group is now always reachable with a consistent URL regardless of membership of the current_user. If the user is no member the public view is rendered with the possibility to join the group.
Diffstat (limited to 'templates/group_delete.html')
-rw-r--r--templates/group_delete.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/group_delete.html b/templates/group_delete.html
index 543c0f9..951b640 100644
--- a/templates/group_delete.html
+++ b/templates/group_delete.html
@@ -16,7 +16,7 @@
<p class="form-control-static text-center lead">
Are you sure you want to delete the group {{group}}?
</p>
-
+
<p class="form-control-static text-center">
This will permanently delete all pads of this group and
all information about the group members.