Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordartcafe <github@dartcafe.de>2019-01-08 16:47:13 +0300
committerdartcafe <github@dartcafe.de>2019-01-08 16:47:13 +0300
commit8fea79eb9bec3e27edcf644063d738168be913f7 (patch)
treeec605a07a7b5a1d7b92737f53687770599125907 /templates/create.tmpl.php
parentcce65a3fe9f8d91c126a73d5148932a1caf0f4e8 (diff)
Initial
Diffstat (limited to 'templates/create.tmpl.php')
-rw-r--r--templates/create.tmpl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/create.tmpl.php b/templates/create.tmpl.php
index 6732aa55..b60a2428 100644
--- a/templates/create.tmpl.php
+++ b/templates/create.tmpl.php
@@ -24,5 +24,5 @@
?>
-<div id="create-poll"></div>
+<div id="app-polls"></div>
<?php \OCP\Util::addScript('polls', 'polls'); ?>