[gnome-web-www] Another attempt



commit b6ecbd61b56457f406dea8c563388aa35de7eeaf
Author: Bartłomiej Piotrowski <bpiotrowski gnome org>
Date:   Fri Jun 7 10:54:49 2019 +0200

    Another attempt

 theme/page-apply.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/theme/page-apply.php b/theme/page-apply.php
index 086427f..a4ffc02 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -143,7 +143,7 @@ if (array_key_exists('submit', $_POST)) {
 </div>
 
 <div class="item benefits">
-    <input name="gnome_jabber" id="gnome_jabber" type="checkbox" <?php echo ( isset($gnome_jabber)? 
"checked" : isset($gnome_mail_alias)? '' : 'disabled' ) ;?> />
+    <input name="gnome_jabber" id="gnome_jabber" type="checkbox" <?php echo ( isset($gnome_mail_alias)? 
isset($gnome_jabber)? 'checked' : '' : 'disabled' ) ;?> />
     <span name="jabber_label" id="jabber_label" class="disabled-checkbox">Jabber account <em>(only if you 
adopt a @gnome.org mail alias)</em></span>
 </div>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]