diff --git a/client/electrum4a.py b/client/electrum4a.py index 614adb81..b1b71b83 100755 --- a/client/electrum4a.py +++ b/client/electrum4a.py @@ -69,10 +69,14 @@ title = """ def main_layout(): return """ - + + @@ -101,7 +105,7 @@ def main_layout(): %s @@ -119,6 +123,7 @@ def main_layout(): + """%(title, get_history_layout(15))