Skip to content

Commit

Permalink
string changes
Browse files Browse the repository at this point in the history
  • Loading branch information
eldhose committed Feb 10, 2010
1 parent 2a6e07f commit 6efa23e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template/core/manage_groups.phtml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
<div id="right-container">

<table class="analyzer-table">
<tr><th>Existing Groups</th><th>Group Keywords</th> </tr>
<tr><th>Existing Mindspaces</th><th>Mindspace Keywords</th> </tr>
<tr>
<td>
<select id="group-list" size="25" onchange="KeywordGroupModuleHandler.getValue()" >
</select>
<br/>
<span>New Group Name :</span> <br/>
<span>New Mindspace :</span> <br/>
<form action="javascript:KeywordGroupModuleHandler.addItem();" style="display:inline">
<input id="new-group" type="text" class="analyzer-text" />
<br/>
Expand Down

0 comments on commit 6efa23e

Please sign in to comment.