Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Tenzing
/
banners-with-skip
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
aa312898
authored
2017-01-13 13:34:43 -0500
by
Jeff Balicki
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
8cafabce
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
includes/loggedin.php
includes/loggedin.php
View file @
aa31289
...
...
@@ -78,7 +78,7 @@
<dd>
http://
<?php
echo
$_GET
[
'd'
];
?>
/
<span>
<?php
echo
$id
;
?>
</span></dd>
</dl>
<button
style=
"margin-top:20px; width:100px;"
id=
"disconnect"
>
Disconnect
</button
>
<?php
/*?> <button style="margin-top:20px; width:100px;" id="disconnect" >Disconnect</button><?php */
?
>
<script
type =
'text/javascript'
>
$
(
'#client_menu'
).
on
(
'change'
,
function
(){
...
...
Please
register
or
sign in
to post a comment