- Timestamp:
- 11/25/08 10:10:31 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/model/sources/dkCore/genWeb/wdt/tpl/noscriptWarn.uiwidget
r428 r436 1 1 <?xml version="1.0" encoding="UTF-8"?> 2 <sm:openUiWidget code="noscriptWarn" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core">2 <sm:openUiWidget xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" code="noscriptWarn"> 3 3 <sm:content> 4 4 <noscript xmlns="http://www.w3.org/1999/xhtml"> 5 5 <div style="text-align: center;"> 6 <strong> Attention</strong>, votre navigateur ne supporte pas le <b>javascript</b> ou celui-ci à été désactivé. Certaines fonctionnalitées de ce guide sont restreintes.</div>6 <strong>;Attention</strong>;, votre navigateur ne supporte pas le <b>;javascript</b>; ou celui-ci à été désactivé. Certaines fonctionnalitées de ce guide sont restreintes.</div> 7 7 </noscript> 8 8 </sm:content>
Note: See TracChangeset
for help on using the changeset viewer.