diff views/Extractapp/ConfigTagsInTopic.php @ 95:9a29e9d28ece extractapp

new: create new topic
author Zoe Hong <zhong@mpiwg-berlin.mpg.de>
date Wed, 11 Nov 2015 14:12:55 +0100
parents f1f849d31272
children c1bb174a22f3
line wrap: on
line diff
--- a/views/Extractapp/ConfigTagsInTopic.php	Mon Nov 09 12:00:24 2015 +0100
+++ b/views/Extractapp/ConfigTagsInTopic.php	Wed Nov 11 14:12:55 2015 +0100
@@ -149,12 +149,17 @@
 				</tr>
 				<tr>
 					<td></td>
-					<td><input type="submit" value="Submit" class="btn btn-lg btn-success"></td>
+					<td align="center" valign="middle">
+						<input type="submit" value="Submit" class="btn btn-success">
+					</td>
 					<td></td>
 				</tr>
 				</tbody>
 			</table>
 		</form>
+		<!--
+		<input type="button" id="contTagging" value="Continue Tagging" class="btn btn-default">
+		-->
 </div>
 
 </body>