diff --git a/hubzilla/addon/dsc01/dsc01.apd b/hubzilla/addon/dsc01/dsc01.apd index ec1069c..19c58c1 100644 --- a/hubzilla/addon/dsc01/dsc01.apd +++ b/hubzilla/addon/dsc01/dsc01.apd @@ -1,7 +1,7 @@ version: 2 url: $baseurl/dsc01 requires: local_channel -name: DSC Categories -photo: icon:journal-text +name: Categories +photo: icon:clipboard-pulse categories: Civic Diagnostics desc: Diagnostic Surface Categories — the legal surfaces where HOA governance disputes manifest, organized from the homeowner's perspective. diff --git a/hubzilla/addon/dsc01/dsc01.php b/hubzilla/addon/dsc01/dsc01.php index 98db1ee..3ce9fce 100644 --- a/hubzilla/addon/dsc01/dsc01.php +++ b/hubzilla/addon/dsc01/dsc01.php @@ -113,8 +113,8 @@ function dsc01_content() { function dsc01_render_main($access) { $out = '
'; $out .= '
'; - $out .= '

Vital Signs

'; - $out .= '

The ten structural preconditions of an HOA association.

'; + $out .= '

Categories

'; + $out .= '

The legal surfaces where HOA governance disputes manifest, organized from the homeowner\'s perspective.

'; $out .= '
'; // TODO: render the ten Vital Signs