Skip to content

Commit

Permalink
[2375] Fix the disqus trackback form input
Browse files Browse the repository at this point in the history
  • Loading branch information
aron committed Jun 12, 2012
1 parent 3a172ba commit 3353f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ckan/templates/snippets/disqus_trackback.html
@@ -1,4 +1,4 @@
<section class="module disqus-trackback">
<section class="module disqus-trackback simple-input">
<h2 class="heading"><i class="ckan-icon ckan-icon-clipboard"></i> Trackback URL</h2>
<div class="field"><input type="text" value="http://trackback.com" /></div>
</section>

0 comments on commit 3353f69

Please sign in to comment.