Rev 5998 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
5998 | bpr | 1 | <!-- _widgets/lightpopup.phtml --> |
6042 | obado | 2 | <div id="wimstailbox" class="lightpopup"> |
3 | <div class="wimstail"> |
||
4 | |||
5 | <div class="tailitem"> |
||
6 | $wims_name_devwims |
||
7 | </div><!--tailitem--> |
||
8 | |||
9 | <div class="tailitem"> |
||
10 | $wims_name_Author: $module_author |
||
11 | </div><!--tailitem--> |
||
12 | |||
13 | </div><!--wimstail--> |
||
5998 | bpr | 14 | </div><!--wimstailbox--> |
15 | <!-- end _widgets/lightpopup.phtml --> |