* change admin/sso UI.

This commit is contained in:
Catouse
2016-02-22 13:46:54 +08:00
parent f3ab28ebdd
commit 0f2f5eaf1a
+1 -1
View File
@@ -43,6 +43,6 @@
</tr>
</table>
</form>
<div class='alert alert-info'><?php echo $lang->sso->help?></div>
<div class='alert alert-info mg-0'><?php echo $lang->sso->help?></div>
</div>
<?php include '../../common/view/footer.html.php';?>