summaryrefslogtreecommitdiffstats
path: root/application/views/file
diff options
context:
space:
mode:
Diffstat (limited to 'application/views/file')
-rw-r--r--application/views/file/html_paste_header.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/views/file/html_paste_header.php b/application/views/file/html_paste_header.php
index ee14a70c7..c5bc396c6 100644
--- a/application/views/file/html_paste_header.php
+++ b/application/views/file/html_paste_header.php
@@ -25,7 +25,7 @@
<?php } ?>
</ul>
<div class="btn-group navbar-right" style="margin: 8px;">
- <a id="linewrap-<?=$id; ?>" class="btn btn-default" rel="tooltip" title="Toggle wrapping of long lines">Linewrap</a>
+ <a class="btn btn-default linewrap-toggle" rel="tooltip" title="Toggle wrapping of long lines">Linewrap</a>
<div class="btn-group">
<a class="btn btn-default dropdown-toggle tabwidth-toggle" rel="tooltip" title="Set tab width in spaces" data-toggle="dropdown" href="#">Tab width: <span class="tabwidth-value"></span> <span class="caret"></span></a>
<div class="dropdown-menu tabwidth-dropdown">