diff --git a/views/pages/admin.ctp b/views/pages/admin.ctp index 11bac44c..61af84ba 100644 --- a/views/pages/admin.ctp +++ b/views/pages/admin.ctp @@ -1,8 +1,7 @@

WARNING: Deleting any records from these tables can have serious implications for data integrity.

-

Records in other tables could potentially end up referencing non-existing records.

-

eg. If currency id 2 were deleted, all other records referencing AUD would lose that reference.

-

Be careful!

+

ie.Records in other tables could potentially end up referencing non-existing records. if currency id 2 were deleted, all records referencing AUD will be break.

+

Tread carefully.