diff options
author | Jay Freeman (saurik) <saurik@saurik.com> | 2010-04-07 13:13:52 +0000 |
---|---|---|
committer | Jay Freeman (saurik) <saurik@saurik.com> | 2010-09-30 07:14:00 +0000 |
commit | 58241d4c4095098de7f80960bd3c9dc85fed9c46 (patch) | |
tree | f432873e8a8582f0f0eff463961d919e66143018 /Cydia.app/storage.html | |
parent | 123c5344c55af3783d1ea4d1b3ec84f31284e81d (diff) |
This is working well.
Diffstat (limited to 'Cydia.app/storage.html')
-rw-r--r-- | Cydia.app/storage.html | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Cydia.app/storage.html b/Cydia.app/storage.html index 033ff4f..55ac5ab 100644 --- a/Cydia.app/storage.html +++ b/Cydia.app/storage.html @@ -195,8 +195,7 @@ } </style> </head><body class="pinstripe"> -<dialog> - <panel> +<panel> <a class="giant-button" style="height: 149px"> <piechart><div> @@ -234,6 +233,5 @@ <div class="legend" id="private-legend"></div> </a> - </panel> -</dialog> +</panel> </body></html> |