Revision 41 trunk/install.xml
| install.xml (révision 41) | ||
|---|---|---|
| 1524 | 1524 |
<open src="styles/prosilver/template/viewtopic_body.html"> |
| 1525 | 1525 |
<edit> |
| 1526 | 1526 |
<find><![CDATA[<a href="#p{postrow.POST_ID}">]]></find>
|
| 1527 |
<action type="replace-with"><![CDATA[<a href="{U_VIEW_TOPIC}#p{postrow.POST_ID}">]]></action>
|
|
| 1527 |
<inline-edit> |
|
| 1528 |
<inline-find><![CDATA[#p{postrow.POST_ID}]]></inline-find>
|
|
| 1529 |
<inline-action type="before-add"><![CDATA[{U_VIEW_TOPIC}]]></inline-action>
|
|
| 1530 |
</inline-edit> |
|
| 1528 | 1531 |
</edit> |
| 1529 | 1532 |
<edit> |
| 1530 | 1533 |
<find><![CDATA[<a href="#wrap" class="top" title="{L_BACK_TO_TOP}">]]></find>
|
| 1531 |
<action type="replace-with"><![CDATA[<a href="{U_VIEW_TOPIC}#wrap" class="top" title="{L_BACK_TO_TOP}">]]></action>
|
|
| 1534 |
<inline-edit> |
|
| 1535 |
<inline-find><![CDATA[#wrap]]></inline-find> |
|
| 1536 |
<inline-action type="before-add"><![CDATA[{U_VIEW_TOPIC}]]></inline-action>
|
|
| 1537 |
</inline-edit> |
|
| 1532 | 1538 |
</edit> |
| 1533 | 1539 |
</open> |
| 1534 | 1540 |
<php-installer><![CDATA[phpbb_seo/phpbb_seo_install.php]]></php-installer> |
Also available in: Unified diff