diff options
-rw-r--r-- | demos/dialog/default.html | 1 | ||||
-rw-r--r-- | demos/dialog/modal.html | 1 | ||||
-rw-r--r-- | demos/dialog/modal_confirmation.html | 1 | ||||
-rw-r--r-- | demos/dialog/modal_form.html | 1 | ||||
-rw-r--r-- | demos/dialog/modal_message.html | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/demos/dialog/default.html b/demos/dialog/default.html index e004e4690..e3bb96fc9 100644 --- a/demos/dialog/default.html +++ b/demos/dialog/default.html @@ -35,7 +35,6 @@ </select><br /><br /> <textarea>textarea</textarea><br /> </form> -<p>Sed vel diam id libero <a href="http://example.com">rutrum convallis</a>. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.</p> </div><!-- End sample page content --> </div><!-- End demo --> diff --git a/demos/dialog/modal.html b/demos/dialog/modal.html index 57493a581..e65f769a1 100644 --- a/demos/dialog/modal.html +++ b/demos/dialog/modal.html @@ -43,7 +43,6 @@ </select><br /><br /> <textarea>textarea</textarea><br /> </form> - <p>Sed vel diam id libero <a href="http://example.com">rutrum convallis</a>. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.</p> </div><!-- End sample page content --> </div><!-- End demo --> diff --git a/demos/dialog/modal_confirmation.html b/demos/dialog/modal_confirmation.html index 245d8e196..b956a3028 100644 --- a/demos/dialog/modal_confirmation.html +++ b/demos/dialog/modal_confirmation.html @@ -51,7 +51,6 @@ </select><br /><br /> <textarea>textarea</textarea><br /> </form> - <p>Sed vel diam id libero <a href="http://example.com">rutrum convallis</a>. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.</p> </div><!-- End sample page content --> </div><!-- End demo --> diff --git a/demos/dialog/modal_form.html b/demos/dialog/modal_form.html index 0d967a587..c1416b5bb 100644 --- a/demos/dialog/modal_form.html +++ b/demos/dialog/modal_form.html @@ -66,7 +66,6 @@ </select><br /><br /> <textarea>textarea</textarea><br /> </form> - <p>Sed vel diam id libero <a href="http://example.com">rutrum convallis</a>. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.</p> </div><!-- End sample page content --> </div><!-- End demo --> diff --git a/demos/dialog/modal_message.html b/demos/dialog/modal_message.html index 7ce68632b..c2a45697e 100644 --- a/demos/dialog/modal_message.html +++ b/demos/dialog/modal_message.html @@ -52,7 +52,6 @@ </select><br /><br /> <textarea>textarea</textarea><br /> </form> - <p>Sed vel diam id libero <a href="http://example.com">rutrum convallis</a>. Donec aliquet leo vel magna. Phasellus rhoncus faucibus ante. Etiam bibendum, enim faucibus aliquet rhoncus, arcu felis ultricies neque, sit amet auctor elit eros a lectus.</p> </div><!-- End sample page content --> </div><!-- End demo --> |