Rev 5998 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5998 | Rev 6042 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | <!-- _widgets/lightpopup.phtml --> |
1 | <!-- _widgets/lightpopup.phtml --> |
2 | <div id="wimstailbox"> |
2 | <div id="wimstailbox" class="lightpopup"> |
3 |
|
3 | <div class="wimstail"> |
4 |
|
4 | |
5 |
|
5 | <div class="tailitem"> |
6 | $wims_name_devwims |
6 | $wims_name_devwims |
7 |
|
7 | </div><!--tailitem--> |
- | 8 | ||
8 |
|
9 | <div class="tailitem"> |
9 |
|
10 | $wims_name_Author: $module_author |
10 |
|
11 | </div><!--tailitem--> |
- | 12 | ||
11 |
|
13 | </div><!--wimstail--> |
12 | </div><!--wimstailbox--> |
14 | </div><!--wimstailbox--> |
13 | <!-- end _widgets/lightpopup.phtml --> |
15 | <!-- end _widgets/lightpopup.phtml --> |