summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-10 22:21:54 +0400
committerAndrew Dolgov <[email protected]>2011-12-10 22:21:54 +0400
commita299881140a256317dfa394489789bd1eea507d5 (patch)
tree44ed1e600d3c9dac5e8f743720578f660c7e3270 /help
parent0bfbf1c2353dea912f9e38c0175fb5bca14691d7 (diff)
misc layout fixes
Diffstat (limited to 'help')
-rw-r--r--help/3.php2
-rw-r--r--help/4.php2
2 files changed, 2 insertions, 2 deletions
diff --git a/help/3.php b/help/3.php
index 45143dcef..fa2ee4582 100644
--- a/help/3.php
+++ b/help/3.php
@@ -1,6 +1,6 @@
<h1><?php echo __("Keyboard Shortcuts") ?></h1>
- <table width='100%'><tr><td width='50%' valign='top'>
+ <table style='width : 100%'><tr><td style='width : 50%' valign='top'>
<h2><?php echo __("Navigation") ?></h2>
diff --git a/help/4.php b/help/4.php
index b3333f23f..4cf3a1261 100644
--- a/help/4.php
+++ b/help/4.php
@@ -1,6 +1,6 @@
<h1><?php echo __("Keyboard Shortcuts") ?></h1>
-<table width='100%'><tr><td width='50%' valign='top'>
+<table style='width : 100%'><tr><td style='width : 50%' valign='top'>
<h2><?php echo __("Go to...") ?></h2>