Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/polls/templates/poll-structure-form.html
diff options
context:
space:
mode:
authorGustavo Duarte <gduarte@activitycentral.com>2013-09-24 21:51:18 (GMT)
committer Gustavo Duarte <gduarte@activitycentral.com>2013-09-24 21:51:18 (GMT)
commit4faac65a6c8d2ce54cfd5c7d2d3fdad2e6d6ebc5 (patch)
tree354fa805814a34d69d49b928667ecd0143783d80 /webapp/polls/templates/poll-structure-form.html
parentaac682d823f421cd551d23ee1cd907ed35c661a6 (diff)
parent446a86b35595ec1f004e923e318a2be031cce84b (diff)
Create installers for Version 4.19v4.19
Merge branch 'DEV'
Diffstat (limited to 'webapp/polls/templates/poll-structure-form.html')
-rw-r--r--webapp/polls/templates/poll-structure-form.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/polls/templates/poll-structure-form.html b/webapp/polls/templates/poll-structure-form.html
index 6d5808d..7de54de 100644
--- a/webapp/polls/templates/poll-structure-form.html
+++ b/webapp/polls/templates/poll-structure-form.html
@@ -40,7 +40,7 @@
<div class="ps-form-toolbar btn-toolbar clearfix">
<div class="btn-group">
- <button class="btn btn-primary"><i class="icon-white icon-edit"></i>&nbsp;{% trans 'Guardar' %}</button>
+ <button name="save" class="btn btn-primary"><i class="icon-white icon-edit"></i>&nbsp;{% trans 'Guardar' %}</button>
</div>
</div>