diff options
Diffstat (limited to 'demos/quickstart/protected/controls/ja/RunBar.tpl')
-rw-r--r-- | demos/quickstart/protected/controls/ja/RunBar.tpl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/demos/quickstart/protected/controls/ja/RunBar.tpl b/demos/quickstart/protected/controls/ja/RunBar.tpl index ddcd716a..c8015514 100644 --- a/demos/quickstart/protected/controls/ja/RunBar.tpl +++ b/demos/quickstart/protected/controls/ja/RunBar.tpl @@ -1,4 +1,4 @@ -<div class="runbar"> -<com:THyperLink ID="RunButton" Target="_blank" Text="サンプルの実行" /> -<com:THyperLink ID="ViewSourceButton" Target="_blank" Text="ソースの表示" /> +<div class="runbar">
+<com:THyperLink ID="RunButton" Target="_blank" Text="サンプルの実行" />
+<com:THyperLink ID="ViewSourceButton" Target="_blank" Text="ソースの表示" />
</div>
\ No newline at end of file |