aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/current/html_format.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sisu/current/html_format.rb')
-rw-r--r--lib/sisu/current/html_format.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sisu/current/html_format.rb b/lib/sisu/current/html_format.rb
index af9b9c3c..8f83219f 100644
--- a/lib/sisu/current/html_format.rb
+++ b/lib/sisu/current/html_format.rb
@@ -69,7 +69,7 @@ module SiSU_HTML_Format
or @ocn.empty?
''
else
- %{<label class="ocn">#{@ocn}</label>}
+ %{<label class="ocn"><a href="##{@ocn_html_identifier}#{@ocn}" class="lnkocn">#{@ocn}</a></label>}
end
else
''