2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00

add version to docs homepage, fix docs example for forms

This commit is contained in:
Mark Otto
2012-02-24 21:02:24 -08:00
parent 0e8427e7b1
commit 4309153051
6 changed files with 7 additions and 4 deletions
+1 -1
View File
@@ -844,7 +844,7 @@
<label class="checkbox">
<input type="checkbox"> {{_i}}Remember me{{/i}}
</label>
<button type="submit" class="btn">{{_i}}Go{{/i}}</button>
<button type="submit" class="btn">{{_i}}Sign in{{/i}}</button>
</form>
</pre>
</div>