diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2009-03-25 01:34:04 +0000 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2009-03-25 01:34:04 +0000 |
| commit | 20673141861976f551064dd1b5a86c399f8e7a04 (patch) | |
| tree | 5a5a68008dd3d236f62a06ce6e106efc8a241429 /themes | |
| parent | d432cba2cb8bc6064ae89d12a919f640bcc8379f (diff) | |
untabify
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/admin_default/views/admin.html.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php index 55f0f884..062c55c9 100644 --- a/themes/admin_default/views/admin.html.php +++ b/themes/admin_default/views/admin.html.php @@ -68,8 +68,8 @@ <div id="gFooter"> <?= $theme->admin_footer() ?> <div> - <?= $theme->admin_credits() ?> - </div> + <?= $theme->admin_credits() ?> + </div> </div> </div> <?= $theme->admin_page_bottom() ?> |
