[SUCS Devel] [Git][sucssite/sucs-site][master] [signup] Let people enter their own names

Imran Hussain (@imranh) gitlab at projects.sucs.org
Tue Sep 19 18:20:02 BST 2023



Imran Hussain pushed to branch master at sucssite / sucs-site


Commits:
d03fde5e by Imran Hussain at 2023-09-19T17:19:58+00:00
[signup] Let people enter their own names
- - - - -


1 changed file:

- templates/signup.tpl


Changes:

=====================================
templates/signup.tpl
=====================================
@@ -55,7 +55,7 @@
         <div class="row" id="realnamediv">
             <label for="realname">{if $usertype!=2}Real Name{else}Society Name{/if}</label>
             <span class="textinput"><input type="text" id="realname" name="realname" size="30"
-                                           {if $mode=='re-form'}value='{$fields.realname}'{/if} {if $usertype==1}readonly{/if}/></span>
+                                           {if $mode=='re-form'}value='{$fields.realname}'{/if} {if $usertype==0}readonly{/if}/></span>
 
             <div id="realnamemessage"{if $mode=='re-form'}{if isset($errors.realname)}
                  style="color:red; float:right; clear:right;">{$errors.realname}{else} style="color:green; float:right;



View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/d03fde5edb8e667eb581db3d498c70ad12c5a796

-- 
View it on GitLab: https://projects.sucs.org/sucssite/sucs-site/-/commit/d03fde5edb8e667eb581db3d498c70ad12c5a796
You're receiving this email because of your account on projects.sucs.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sucs.org/pipermail/devel/attachments/20230919/26031c15/attachment-0001.html>


More information about the Devel mailing list