Last change
on this file since 31967 was
31793,
checked in by romanf, 8 years ago
|
Somehow forgot during last commit.
|
-
Property svn:executable set to
*
|
File size:
757 bytes
|
Line | |
---|
1 | {combine_css path="plugins/MenuRandomPhoto/mrp.css"} |
---|
2 | {combine_script id="MRPscript" require="jquery" path="plugins/MenuRandomPhoto/mrp.js"} |
---|
3 | <!-- random picture menu bar --> |
---|
4 | <dt>{$block->get_title()}</dt> |
---|
5 | |
---|
6 | <dd id="irandompicdd" class="randompicdd menu-random-photo"> |
---|
7 | <div id="irandompicinner" class="illustration"> |
---|
8 | <div class="ammillustrationc"> |
---|
9 | <div id="imrp_ill0" class="ammillustration"> |
---|
10 | <span id='imrpRPicNameO' style='display:none;'></span> |
---|
11 | <span id='imrpRPicCommentO' style='display:none;'></span> |
---|
12 | <a id='imrpRPicLink' ><img id="irmbRPicImg"/></a> |
---|
13 | <span id='imrpRPicNameU' style='display:none;'></span> |
---|
14 | <span id='imrpRPicCommentU' style='display:none;'></span> |
---|
15 | </div> |
---|
16 | </div> |
---|
17 | </div> |
---|
18 | </dd> |
---|
Note: See
TracBrowser
for help on using the repository browser.