removing unbreakable space in php source code
This commit is contained in:
parent
d1182389ad
commit
3b6d527349
|
@ -333,7 +333,7 @@ if (!$r['noerase']) {
|
||||||
<p class="alert alert-info"><?php __("This domain is locked, only a server administrator can unlock it."); ?></p>
|
<p class="alert alert-info"><?php __("This domain is locked, only a server administrator can unlock it."); ?></p>
|
||||||
</div>
|
</div>
|
||||||
<?php
|
<?php
|
||||||
} ?>
|
} ?>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
//document.forms['main'].sub.focus(); // not with tabs
|
//document.forms['main'].sub.focus(); // not with tabs
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue