File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
interface/web/mail/templates Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,8 @@ <h2><tmpl_var name="list_head_txt"></h2>
66 < div class ="pnl_formsarea ">
77 < fieldset class ="inlineLabels ">
88 < div class ="ctrlHolder ">
9- < p class ="label "> < em > * </ em > {tmpl_var name='email_txt'}</ p >
9+ < p class ="label "> {tmpl_var name='email_txt'}</ p >
1010 < div class ="multiField ">
11- < label for ="email_local_part " class ="blockLabel "> Alias< input type ="text " id ="email_local_part " name ="email_local_part " size ="20 " value ="" class ="textInput " /> </ label >
1211 < label for ="email_at " class ="blockLabel email_at "> < span id ="email_at " name ="email_at " /> @</ label >
1312 < label for ="email_domain " class ="blockLabel "> Domain< select name ="email_domain " id ="email_domain " class ="selectInput "> {tmpl_var name='email_domain'}</ select > </ label >
1413 </ div >
You can’t perform that action at this time.
0 commit comments