File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed
omod/src/main/webapp/pages/account Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 140140
141141< h3> ${ ui .message (" emr.task.accountManagement.label" ) }< / h3>
142142
143- < div style= " display:flex; justify-content: space-between;" >
143+ < div style= " display:flex; justify-content: space-between; padding-bottom: 10px; " >
144144 < div>
145145 < a href= " ${ ui. pageLink(" pihapps" , " account/account" ) } " >
146146 < button id= " create-account-button" > ${ ui .message (" emr.createAccount" ) }< / button>
147147 < / a>
148148 < / div>
149149< / div>
150150
151- < div style= " padding:10px;" class = " help-text" >
152- ${ui .message (" emr.task.accountManagement.helpText" )}
153- < / div>
154-
155151< div id= " filter-section" class = " row justify-content-start align-items-end" >
156152 < div class = " col" >
157153 < input type= " text" size= " 50" id= " search-filter" placeholder= " ${ ui. message(" Provider.search" ) } " value= " " / >
You can’t perform that action at this time.
0 commit comments