restore aria header ref

This commit is contained in:
Oliver Gorwits
2013-08-31 07:41:41 +01:00
parent 1c04d32cd2
commit 00f26b92a9

View File

@@ -54,10 +54,10 @@
data-target="#nd_devdel-[% count %]" type="button"><i class="icon-trash text-error"></i></button>
<div id="nd_devdel-[% count %]" class="nd_modal modal hide fade" tabindex="-1"
role="dialog"aria-hidden="true">
role="dialog" aria-labelledby="nd_devdel_label-[% count %]" aria-hidden="true">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">x</button>
<h3>Are you sure?</h3>
<h3 id="nd_devdel_label-[% count %]">Are you sure?</h3>
</div>
<div class="modal-body">
<p>The link between these two ports will be removed:</p>