diff options
Diffstat (limited to 'emotesets.php')
| -rw-r--r-- | emotesets.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emotesets.php b/emotesets.php index e2dae57..35675ce 100644 --- a/emotesets.php +++ b/emotesets.php @@ -136,7 +136,7 @@ if (CLIENT_REQUIRES_JSON) { <section class="box"> <div class="box navtab row"> <div class="grow"> - <?php echo $title ?> + <?= $title ?> </div> <?php if (!empty($emote_set)) { |
