some mobile ui fixes and fixing some en-lang statements (#1559)

* Update lang.en.php

* mobile ui fixes

* mobile ui fixes
This commit is contained in:
Phoenix Eve Aspacio
2018-07-12 23:23:52 +08:00
committed by GitHub
parent e9f60bf06c
commit 1522b83247
3 changed files with 9 additions and 3 deletions

View File

@@ -657,7 +657,7 @@ $tfa_data = get_tfa();
<legend><?=$lang['admin']['app_links'];?></legend>
<p class="help-block"><?=$lang['admin']['merged_vars_hint'];?></p>
<form class="form-inline" data-id="app_links" role="form" method="post">
<table class="table table-condensed" style="width:1%;white-space: nowrap;" id="app_link_table">
<table class="table table-condensed" style="white-space: nowrap;" id="app_link_table">
<tr>
<th><?=$lang['admin']['app_name'];?></th>
<th><?=$lang['admin']['link'];?></th>