diff options
Diffstat (limited to 'demos/tabs')
-rw-r--r-- | demos/tabs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/tabs/index.html b/demos/tabs/index.html index 7ecaf1eb0..ef3787b95 100644 --- a/demos/tabs/index.html +++ b/demos/tabs/index.html @@ -7,7 +7,7 @@ <body> <div class="demos-nav"> - <h4>Tabs</h4> + <h4>Examples</h4> <ul> <li class="demo-config-on"><a href="default.html">Default tabs</a></li> <li><a href="ajax.html">Ajax tabs</a></li> |