Skip to content

Commit

Permalink
theme default change icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ivywe committed Mar 29, 2017
1 parent 3575ea0 commit 2822022
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public_html/layout/default/header.thtml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<?php global $_USER, $_CONF; if (isset($_USER['uid']) && $_USER['uid'] > 1) { ?>
<a href="{site_url}/usersettings.php?mode=edit" class="uk-button uk-button-secondary uk-text-danger" uk-icon="icon: cog"></a>
<?php } else { ?>
<a href="{site_url}/users.php" class="uk-button uk-button-secondary uk-text-danger" uk-icon="icon: sign-in"></a>
<a href="{site_url}/users.php" class="uk-button uk-button-secondary uk-text-danger"><img src="{layout_url}/images/custom/config.png" alt="プロフィール"style="width:20px; height:20px"></a>
<?php } ?>
<div class="uk-navbar-dropdown">
<ul class="uk-nav uk-navbar-dropdown-nav gl-navbar-nav">
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2822022

Please sign in to comment.