summaryrefslogtreecommitdiff
path: root/demos/blog/protected/Portlets/SearchPortlet.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'demos/blog/protected/Portlets/SearchPortlet.tpl')
-rw-r--r--demos/blog/protected/Portlets/SearchPortlet.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/demos/blog/protected/Portlets/SearchPortlet.tpl b/demos/blog/protected/Portlets/SearchPortlet.tpl
index f88fca7e..32cbbf1d 100644
--- a/demos/blog/protected/Portlets/SearchPortlet.tpl
+++ b/demos/blog/protected/Portlets/SearchPortlet.tpl
@@ -11,10 +11,12 @@ Keyword
Display="Dynamic"/>
<br/>
<com:TTextBox ID="Keyword" />
+<br/><br/>
<com:TLinkButton
ID="SearchButton"
Text="Search"
ValidationGroup="search"
+ CssClass="link-button"
OnClick="search" />
</com:TPanel><!-- end of portlet-content -->