diff options
Diffstat (limited to 'templates/show_preferences.inc.php')
-rw-r--r-- | templates/show_preferences.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_preferences.inc.php b/templates/show_preferences.inc.php index 81b2c06e..aabb5ca4 100644 --- a/templates/show_preferences.inc.php +++ b/templates/show_preferences.inc.php @@ -46,5 +46,5 @@ if ($_REQUEST['tab'] == 'account') { } ?> </form> -</div> + <?php show_box_bottom(); ?> |