diff options
| author | spiderr <spider@viovio.com> | 2013-04-01 12:19:57 -0400 |
|---|---|---|
| committer | spiderr <spider@viovio.com> | 2013-04-01 12:19:57 -0400 |
| commit | f9d2388b287b8f412f0ebeee55013997421e9dd1 (patch) | |
| tree | 555d33b1f6e9772d238c0a1d20212eb1a573a6b2 /templates/boards_edit_mini_inc.tpl | |
| parent | 835ea4894c2c8dcfd7a7bb50a07cd2e558eccdb5 (diff) | |
| download | boards-f9d2388b287b8f412f0ebeee55013997421e9dd1.tar.gz boards-f9d2388b287b8f412f0ebeee55013997421e9dd1.tar.bz2 boards-f9d2388b287b8f412f0ebeee55013997421e9dd1.zip | |
bootstrap-conversion
Diffstat (limited to 'templates/boards_edit_mini_inc.tpl')
| -rw-r--r-- | templates/boards_edit_mini_inc.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/boards_edit_mini_inc.tpl b/templates/boards_edit_mini_inc.tpl index 19f758b..13b52b9 100644 --- a/templates/boards_edit_mini_inc.tpl +++ b/templates/boards_edit_mini_inc.tpl @@ -1,6 +1,6 @@ {if $gBitUser->hasPermission('p_boards_link_content') && $gContent->mContentTypeGuid != $smarty.const.BITBOARD_CONTENT_TYPE_GUID} {* {$gContent->mContentTypeGuid} *} -<div class="row"> +<div class="control-group"> {formlabel label="Linked Board"} {forminput} {if $boardList} |
