SEARCH:
Previous: AddSlash Next: UTSFirstofMonth

ehFWDevNotice

echo

Displays a notice that says "This page is waiting for design". Intended
to be used during development for pages that must be viewable by staff
and clients, but which have not been layed out yet by a designer. Usually
a page like this will have plain-vanilla dumps of details from a database,
so that a designer knows what must appear on the final page.


The notice is put into a DIV block of class "devnotice". That class is defined in the appropriate CSS skin file (default: skin_tc.css).

Previous: AddSlash Next: UTSFirstofMonth