restore aria header ref
This commit is contained in:
		| @@ -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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user