* fixed style.

This commit is contained in:
Catouse
2014-04-26 19:41:54 +08:00
parent a3985d73d7
commit d2decf65fc
13 changed files with 45 additions and 57 deletions
+1 -2
View File
@@ -14,8 +14,7 @@
<div id='titlebar'>
<div class='heading'>
<span class='prefix'><?php echo html::icon('cloud-upload');?></span>
<strong><?php echo $lang->convert->common;?></strong>
<small class='text-muted'><?php echo $lang->convert->checkConfig;?> </small>
<strong><?php echo $lang->convert->checkConfig;?></strong>
<strong class='text-important'> <?php echo strtoupper($source);?></strong>
</div>
</div>