1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-17 03:54:09 +02:00

Issue #1138 - PHPInfo page fixes.

This commit is contained in:
Cameron
2015-07-16 14:02:32 -07:00
parent 9cdf27900b
commit 10d3c70e34
3 changed files with 9 additions and 8 deletions

View File

@@ -5012,7 +5012,7 @@ class e_form
<span class="caret"></span>
</button>
<ul class="dropdown-menu col-selection">
<li class="nav-header">After submit:</li>
<li class="dropdown-header nav-header">After submit:</li>
';
foreach($defsubmitopt as $k=>$v)