diff options
| author | lsces <lester@lsces.co.uk> | 2014-06-06 22:29:41 +0100 |
|---|---|---|
| committer | lsces <lester@lsces.co.uk> | 2014-06-06 22:29:41 +0100 |
| commit | 74f8df16d93ab4672d35a58da26617a43d6aa862 (patch) | |
| tree | 31ffddcf801c5f95072051bbec77b72680c28242 /templates/my_bitweaver.tpl | |
| parent | 8721c00a588884402fef5bb8f1b3518b4dd0293d (diff) | |
| download | users-74f8df16d93ab4672d35a58da26617a43d6aa862.tar.gz users-74f8df16d93ab4672d35a58da26617a43d6aa862.tar.bz2 users-74f8df16d93ab4672d35a58da26617a43d6aa862.zip | |
Switch to form-group divs for BS3
Diffstat (limited to 'templates/my_bitweaver.tpl')
| -rw-r--r-- | templates/my_bitweaver.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/my_bitweaver.tpl b/templates/my_bitweaver.tpl index 18e3241..0cfbaa6 100644 --- a/templates/my_bitweaver.tpl +++ b/templates/my_bitweaver.tpl @@ -15,7 +15,7 @@ listing of submitted / edited stuff - similar to the old tiki personal tiki stuff. *} - <table class="large-100 menutable"> + <table class="width100p menutable"> <tr> {assign var="i" value="1"} {foreach key=key item=menu from=$gBitSystem->mAppMenu} |
