diff options
| author | spiderr <spider@viovio.com> | 2014-05-30 11:48:46 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2014-05-30 11:48:46 -0400 |
| commit | fbb6af7952710d21c17030da850599fb4aa8d9f7 (patch) | |
| tree | 8ef423210f63dc5e19557f6885371813b4ba80de /templates | |
| parent | 26512b2be41b2a298a4659ee00f280be30b19268 (diff) | |
| download | boards-fbb6af7952710d21c17030da850599fb4aa8d9f7.tar.gz boards-fbb6af7952710d21c17030da850599fb4aa8d9f7.tar.bz2 boards-fbb6af7952710d21c17030da850599fb4aa8d9f7.zip | |
bootstrap3-css-changes
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/legend_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/legend_inc.tpl b/templates/legend_inc.tpl index debe9b2..be1d11a 100644 --- a/templates/legend_inc.tpl +++ b/templates/legend_inc.tpl @@ -1,7 +1,7 @@ {strip} {if $topicicons} <div class="alert alert-info"> -<ul class="inline unstyled"> +<ul class="list-inline list-unstyled"> <li>{booticon iname="icon-lock" ipackage="icons" ipath=large iexplain="Thread Closed" iforce="icon"} {tr}Thread Closed{/tr}</li> <li>{booticon iname="icon-exclamation-sign" ipackage="icons" ipath=large iexplain="Sticky" iforce="icon"} {tr}Sticky{/tr}</li> <li>{booticon iname="icon-asterisk" ipackage="icons" ipath=large iexplain="New Posts" iforce="icon"} {tr}New Posts{/tr}</li> |
