Skip to content

Commit

Permalink
Merge pull request #1082 from christinerogers/remove_spurious_bracket
Browse files Browse the repository at this point in the history
Remove spurious bracket
  • Loading branch information
samirdas committed Apr 24, 2015
2 parents b66f50f + 762a94d commit a062187
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smarty/templates/#.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,6 @@ BrowserDetect.init();
<ul id="navlist" style="margin-top: 5px; margin-bottom: 2px;">

<li id="active">|</li>
{
{foreach from=$studylinks item=link}
<li><a href="{$link.url}" target="{$link.windowName}">{$link.label}</a> | </li>
{/foreach}
Expand Down

0 comments on commit a062187

Please # to comment.