久保田隼基 7 лет назад
Родитель
Сommit
fe561115a1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      lib/views/admin/widget/passport/twitter.html

+ 1 - 1
lib/views/admin/widget/passport/twitter.html

@@ -14,7 +14,7 @@
         </label>
         <label class="btn btn-default btn-rounded btn-outline {% if !isTwitterEnabled %}active{% endif %}" data-active-class="default">
           <input name="{{nameForIsTwitterEnabled}}" value="false" type="radio"
-              {% if !isGitHubEnabled %}checked{% endif %}> OFF
+              {% if !isTwitterEnabled %}checked{% endif %}> OFF
         </label>
       </div>
     </div>