File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed
Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 6969 < td > </ td >
7070 < td class ="data-controls " width ="100px "> < img src ="/images/more.png " width ="8px " height ="8px "> < a href ="?domain=<?php echo $key ?> "> list accounts</ a > </ td >
7171 < td class ="data-controls " width ="98px "> < img src ="/images/add.png " width ="8px " height ="8px "> < a href ="/add/mail/?domain=<?php echo $key ?> "> add account</ a > </ td >
72+ < td class ="data-controls " width ="104px "> < img src ="/images/new_window.png " width ="8px " height ="8px "> < a href ="<?php echo "http: //".$_SERVER["HTTP_HOST"]."/webmail/"; ?> " target="_blank"> open webmail</ a > </ td >
7273 < td class ="data-controls " width ="50px "> < img src ="/images/edit.png " width ="8px " height ="8px "> < a href ="/edit/mail/?domain=<?php echo $key ?> "> edit</ a > </ td >
7374 < td class ="data-controls " width ="80px ">
7475 < img src ="/images/suspend.png " width ="7px " height ="8px ">
Original file line number Diff line number Diff line change 537537 color : # 9ba68c ;
538538 }
539539
540+
540541 .add-advanced {
541542 color : # 34536A ;
542543 font-size : 10pt ;
548549 color : # 9ba68c ;
549550 }
550551
552+
551553 </ style >
552554 < link type ="text/css " href ="/css/jquery-custom-dialogs.css " rel ="stylesheet " />
553555 < script type ="text/javascript " src ="/js/jquery-1.7.2.min.js "> </ script >
Original file line number Diff line number Diff line change 5151 < td > </ td >
5252 < td class ="data-controls " width ="100px "> < img src ="/images/more.png " width ="8px " height ="8px "> < a href ="?domain=<?php echo $key ?> "> list accounts</ a > </ td >
5353 < td class ="data-controls " width ="98px "> < img src ="/images/add.png " width ="8px " height ="8px "> < a href ="/add/mail/?domain=<?php echo $key ?> "> add account</ a > </ td >
54+ < td class ="data-controls " width ="104px "> < img src ="/images/new_window.png " width ="8px " height ="8px "> < a href ="<?php echo "http: //".$_SERVER["HTTP_HOST"]."/webmail/"; ?> " target="_blank"> open webmail</ a > </ td >
5455 < td class ="data-controls " width ="50px "> < img src ="/images/edit.png " width ="8px " height ="8px "> < a href ="/edit/mail/?domain=<?php echo $key ?> "> edit</ a > </ td >
5556 < td class ="data-controls " width ="70px ">
5657 < img src ="/images/delete.png " width ="7px " height ="7px ">
You can’t perform that action at this time.
0 commit comments