Changeset 48772 in spip-zone
- Timestamp:
- Jun 13, 2011, 9:31:47 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
_plugins_/svp/inclure/paquet-plugin.html
r48723 r48772 27 27 </a> 28 28 </li> 29 [(#LIEN_DOC|oui) 30 <li class="item"> 31 <a[ href="(#LIEN_DOC)"] title="<:svp:bulle_aller_documentation:>"> 29 [<li class="item"> 30 <a href="(#LIEN_DOC)" title="<:svp:bulle_aller_documentation:>"> 32 31 <:svp:lien_documenter:> 33 32 </a> 34 33 </li>] 35 [(#LIEN_DEMO|oui) 36 <li class="item"> 37 <a[ href="(#LIEN_DEMO)"] title="<:svp:bulle_aller_demonstration:>"> 34 [<li class="item"> 35 <a href="(#LIEN_DEMO)" title="<:svp:bulle_aller_demonstration:>"> 38 36 <:svp:lien_demontrer:> 39 37 </a> 40 38 </li>] 41 [(#LIEN_DEV|oui) 42 <li class="item"> 43 <a[ href="(#LIEN_DEV)"] title="<:svp:bulle_aller_developpement:>"> 39 [<li class="item"> 40 <a href="(#LIEN_DEV)" title="<:svp:bulle_aller_developpement:>"> 44 41 <:svp:lien_developper:> 45 42 </a>
Note: See TracChangeset
for help on using the changeset viewer.