Skip to content

Commit

Permalink
Fix hard-coded Bootstrap version
Browse files Browse the repository at this point in the history
  • Loading branch information
azawawi committed Nov 5, 2012
1 parent dc5daea commit 076f3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Farabi6/files/index.html
Expand Up @@ -211,7 +211,7 @@ <h3 id="myModalLabel">About Farabi6</h3>
<td><a target="_blank" href= <td><a target="_blank" href=
"http://twitter.github.com/bootstrap">Bootstrap</a></td> "http://twitter.github.com/bootstrap">Bootstrap</a></td>


<td><span id="bootstrap-version">2.1.1</span></td> <td><span id="bootstrap-version">2.2.1</span></td>
</tr> </tr>


<tr> <tr>
Expand Down

0 comments on commit 076f3f8

Please sign in to comment.