久保田隼基 пре 8 година
родитељ
комит
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>