diff options
author | kabayan <> | 2007-08-20 05:52:08 +0000 |
---|---|---|
committer | kabayan <> | 2007-08-20 05:52:08 +0000 |
commit | a399d65e5d4a0bb7ff4668e179ebe30fac1525bc (patch) | |
tree | cac961c1730f69a34a05c2407ea7cb553f0b7e4d /demos/quickstart/protected/controls/id/RunBar.tpl | |
parent | 4698862ecd6af1139c76e908d8fb7a83cc455fe4 (diff) |
Indonesian layout (forgot to be checked in).
Diffstat (limited to 'demos/quickstart/protected/controls/id/RunBar.tpl')
-rw-r--r-- | demos/quickstart/protected/controls/id/RunBar.tpl | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/quickstart/protected/controls/id/RunBar.tpl b/demos/quickstart/protected/controls/id/RunBar.tpl new file mode 100644 index 00000000..ef1e76c8 --- /dev/null +++ b/demos/quickstart/protected/controls/id/RunBar.tpl @@ -0,0 +1,4 @@ +<div class="runbar">
+<com:THyperLink ID="RunButton" Target="_blank" Text="Jalankan Contoh" />
+<com:THyperLink ID="ViewSourceButton" Target="_blank" Text="Lihat Sumber" />
+</div>
\ No newline at end of file |