Changes

m
Typo
Line 114: Line 114:  
Otherwise, we must avoid forcing the column width. Reason is that, in most cases, the browser make a better works to define column width automatically than forced values, and it works whatever is the resolution.
 
Otherwise, we must avoid forcing the column width. Reason is that, in most cases, the browser make a better works to define column width automatically than forced values, and it works whatever is the resolution.
   −
* javascript code and call to javascripts file into php pages must be avoid. Howevr, if you need to include javascript code, you must add a condition on "$conf->use_javascript"
+
* javascript code and call to javascripts file into php pages must be avoid. However, if you need to include javascript code, you must add a condition on "$conf->use_javascript"
 
<source lang="php">
 
<source lang="php">
 
if ($conf->use_javascript)
 
if ($conf->use_javascript)
Bureaucrats, emailconfirmed, Administrators
149

edits