diff options
author | kabayan <> | 2007-08-17 09:49:10 +0000 |
---|---|---|
committer | kabayan <> | 2007-08-17 09:49:10 +0000 |
commit | d00c1de8823cfaa249bd437990e9a525733d0973 (patch) | |
tree | 7088270daf466be2b26b4b7deb12def919506301 /demos/quickstart/protected/pages/Tutorial/id/AddressBook.page | |
parent | 25820a419275f8fc57974e532dadf0f0e3031b31 (diff) |
First attempt: Indonesian on Tutorial page of QuickStart
Diffstat (limited to 'demos/quickstart/protected/pages/Tutorial/id/AddressBook.page')
-rw-r--r-- | demos/quickstart/protected/pages/Tutorial/id/AddressBook.page | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/Tutorial/id/AddressBook.page b/demos/quickstart/protected/pages/Tutorial/id/AddressBook.page new file mode 100644 index 00000000..3e930df1 --- /dev/null +++ b/demos/quickstart/protected/pages/Tutorial/id/AddressBook.page @@ -0,0 +1,8 @@ +<com:TContent ID="body">
+ <h1 id="22007">Buku Alamat Sederhana</h1>
+ <p id="110006" class="block-content">Tutorial ini memperkenalkan dasar penyambungan ke sebuah database
+ menggunakan <a href="?page=Database.ActiveRecord">ActiveRecord</a>
+ dan menggunakan <a href="?page=Database.Scaffold">Kerangka Rekaman Aktif</a> untuk secara cepat membangun sebuah buku alamat sederhana.
+ </p>
+
+</com:TContent>
\ No newline at end of file |