diff options
Diffstat (limited to 'views/partials/header.ejs')
| -rw-r--r-- | views/partials/header.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/header.ejs b/views/partials/header.ejs index 1b7b498..ea579cc 100644 --- a/views/partials/header.ejs +++ b/views/partials/header.ejs @@ -69,7 +69,7 @@ [[ } ]] [[ if (opt.editing) { ]] - <a href="#" class="icon-help-circled" id="help-button"></a> + <a href="#" class="ion-help-circled" id="help-button"></a> [[ } ]] [[ } else { ]] |
