* adjust the UI.

This commit is contained in:
wangchunsheng
2009-11-27 06:44:52 +00:00
parent f2a561c145
commit 68b89f0e56

View File

@@ -12,7 +12,7 @@ $themeRoot = $webRoot . "theme/";
<link rel='stylesheet' href='<?php echo $clientTheme . 'style.css';?>' type='text/css' media='screen' />
</head>
<body>
<div class="yui-d0">
<div class="yui-d0" style='margin-top:10px'>
<table class='table-1'>
<caption><?php echo $lang->story->tasks;?></caption>
<?php