diff --git a/system/admin/views/edit-page.html.php b/system/admin/views/edit-page.html.php
index b3599d5..c990d97 100644
--- a/system/admin/views/edit-page.html.php
+++ b/system/admin/views/edit-page.html.php
@@ -26,7 +26,7 @@ if ($type == 'is_frontpage') {
$oldcontent = remove_html_comments($content);
} else {
$oldtitle = $user;
- $oldcontent = 'Just another HTMLy user.';
+ $oldcontent = i18n('Author_Description');
}
} else {
@@ -162,4 +162,4 @@ if ($type == 'is_frontpage') {
-
\ No newline at end of file
+