Skip to content

Commit

Permalink
Dictionary update.
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-unwin committed Sep 3, 2019
1 parent d6a8c95 commit 149e29a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
$dictionary->sentence = 'Define your buildings and assign them to a location of your choosing.';
$dictionary->marketing = '<p>Your buildings help refine exactly where your assets are located.<br /><br />' . $link . '<br /><br /></p>';
$dictionary->about = '<p>Your buildings help refine exactly where your assets are located.<br /><br />' . $link . '<br /><br /></p>';
$dictionary->notes = '<p></p>';
$dictionary->notes = '<p>Buildings go inside your Locations and contain Floors.</p>';
$dictionary->columns->id = $id;
$dictionary->columns->name = $name;
$dictionary->columns->org_id = $org_id;
Expand Down

0 comments on commit 149e29a

Please sign in to comment.