summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--httemplate/docs/about.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html
index bb684174e..31d9160e4 100644
--- a/httemplate/docs/about.html
+++ b/httemplate/docs/about.html
@@ -39,8 +39,8 @@ function openLicense() {
'action' => $fsurl.'docs/license.html',
'label' => 'License',
'actionlabel' => 'License',
- 'width' => 600, #420,
- 'height' => 355,
+ 'width' => 600,
+ 'height' => 360,
'color' => '#7e0079',
'nofalse' => 1,
)