Skip to content

Commit

Permalink
Secure file remove redundant title attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
skoolbus39 committed Dec 6, 2016
1 parent c4bf085 commit 07cdcc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions secure.shtml
Expand Up @@ -47,8 +47,8 @@
<nav id="breadcrumbs" class="wdn-inner-wrapper" role="navigation" aria-label="breadcrumbs">
<!-- InstanceBeginEditable name="breadcrumbs" -->
<ul>
<li><a href="http://www.unl.edu/" title="University of Nebraska&ndash;Lincoln">Nebraska</a></li>
<li class="selected"><a href="http://architecture.unl.edu/" title="College of Architecture">College of Architecture</a></li>
<li><a href="http://www.unl.edu/">Nebraska</a></li>
<li class="selected"><a href="http://architecture.unl.edu/">College of Architecture</a></li>
<li>Home</li>
</ul>
<!-- InstanceEndEditable -->
Expand Down

0 comments on commit 07cdcc4

Please sign in to comment.