summaryrefslogtreecommitdiff
path: root/pages/screenshot.ecpp
diff options
context:
space:
mode:
Diffstat (limited to 'pages/screenshot.ecpp')
-rw-r--r--pages/screenshot.ecpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/screenshot.ecpp b/pages/screenshot.ecpp
index 0fc1a3c..c80c1c8 100644
--- a/pages/screenshot.ecpp
+++ b/pages/screenshot.ecpp
@@ -8,8 +8,8 @@ using namespace vdrlive;
</%pre>
<%args>
int quality = 80;
-int width = 320;
-int height = 240;
+int width = 569;
+int height = 320;
</%args>
<%session scope="global">
bool logged_in(false);