fix spacing
This commit is contained in:
parent
88714e3a1d
commit
29f78a97dd
@ -42,10 +42,9 @@
|
|||||||
<table class="title_table">
|
<table class="title_table">
|
||||||
<tr>
|
<tr>
|
||||||
<td class="blank_title_cell"><img src="ubblogo.png" /></td>
|
<td class="blank_title_cell"><img src="ubblogo.png" /></td>
|
||||||
<td class="project_name"><label for="project_name">{{strings.project_name}} </label><input type="text"
|
<td class="project_name">
|
||||||
id="project_name"
|
<label for="project_name">{{strings.project_name}} </label><input type="text" id="project_name" name="project_name" value=""/>
|
||||||
name="project_name"
|
</td>
|
||||||
value=""/></td>
|
|
||||||
<td class="options">
|
<td class="options">
|
||||||
<input ng-click="show_help();" type="button" value="{{strings.help}}" />
|
<input ng-click="show_help();" type="button" value="{{strings.help}}" />
|
||||||
<label>
|
<label>
|
||||||
|
Loading…
Reference in New Issue
Block a user