Increased the size of the edition area of the documentation pages.

This commit is contained in:
Loic d'Anterroches
2008-12-02 13:22:01 +01:00
parent 2bd74621ce
commit 209715a6b3
8 changed files with 28 additions and 7 deletions

View File

@@ -28,7 +28,7 @@
<link rel="stylesheet" type="text/css" href="{media '/idf/css/ie6.css'}" />
<![endif]-->
{block extraheader}{/block}
<title>{block pagetitle}{$page_title|strip_tags}{/block}</title>
<title>{block pagetitle}{$page_title|strip_tags}{/block}{if $project} - {$project.shortdesc}{/if}</title>
</head>
<body>
<div id="{block docid}doc3{/block}" class="{block docclass}yui-t3{/block}">