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:
committed by
GitHub
parent
e9f60bf06c
commit
1522b83247
@@ -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>
|
||||
|
Reference in New Issue
Block a user