Project

General

Profile

« Previous | Next » 

Revision 2ec8f0ba

Added by Stephen Beaver over 9 years ago

Buttons update to new design:wq

View differences:

src/usr/local/www/interfaces_wireless.php
167 167
		</tbody>
168 168
	</table>
169 169

  
170
	<nav class="action-buttons">
171
		<a href="interfaces_wireless_edit.php" class="btn btn-success"><?=gettext("Add")?></a>
170
	<nav class="action-buttons" style="margin-top: 10px;">
171
		<a href="interfaces_wireless_edit.php" class="btn btn-success btn-sm">
172
			<i class="fa fa-plus" style="font-size:15px; vertical-align: middle; margin-right: 6px;"></i>
173
			<?=gettext("Add")?></a>
172 174
	</nav>
173 175
</div>
174 176
<?php

Also available in: Unified diff