Index: src/views/pages/admin-circle.ejs
===================================================================
--- src/views/pages/admin-circle.ejs	(revision 2520dccef16e2a6e9cf27ec658801ec4e06402c7)
+++ src/views/pages/admin-circle.ejs	(revision 17197a9df10b1c6dc78dfefb5eaa235b3b9c9a42)
@@ -35,8 +35,5 @@
         <input type="text" name="remote_url" inputmode="url" autocapitalize="off" autocorrect="off" spellcheck="false" placeholder="artiest.klonkt.com" required>
       </label>
-      <label class="set-field">
-        <span><%= t('acir.label') %> <small style="font-weight:400">— <%= t('acir.optional') %></small></span>
-        <input type="text" name="label" maxlength="80" placeholder="<%= t('acir.label_ph') %>">
-      </label>
+      <p class="set-help" style="margin:.2rem 0 .6rem"><%= t('acir.name_auto') %></p>
       <button type="submit" class="btn btn-primary"><%= t('acir.add') %></button>
     </form>
