* ajusted style.

* updated zui.
This commit is contained in:
Catouse
2014-07-31 08:29:01 +08:00
parent 678e0cbae3
commit 6ea49bf6a4
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
<?php if($story):?>
<small class='text-muted'><?php echo html::icon($lang->icons['story']) . ' ' . $story->title ?></small>
<?php endif;?>
<div class='actions'><?php echo html::commonButton($lang->parseText, "data-toggle='myModal'")?></div>
<div class='actions'><?php echo html::commonButton($lang->parseText, "data-toggle='myModal' ")?></div>
</div>
</div>