Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
5781: Fixed a typo.
  • Loading branch information
cindyli committed Apr 4, 2017
1 parent ded49bd commit be4807a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/mobile/admin/index.tmpl.php
@@ -1,4 +1,4 @@
<?php global $_config; $_config_defaults;?>
<?php global $_config, $_config_defaults;?>

<div class="admin_container">

Expand Down

0 comments on commit be4807a

Please sign in to comment.