diff --git a/lib/auto-logout-warning.php b/lib/auto-logout-warning.php index e8060ed..ec8a9af 100644 --- a/lib/auto-logout-warning.php +++ b/lib/auto-logout-warning.php @@ -10,7 +10,7 @@ $t = $text['auto-logout-warning'];
| '.lang(34).' | ',html_select("auth[driver]",$gc,DRIVER,"loginDriver(this);")."\n"),$this->loginFormField('server',' |
|---|---|
| '.lang(35).' | ',''."\n"),$this->loginFormField('username',' |
| '.lang(36).' | ',''.script("focus(qs('#username')); qs('#username').form['auth[driver]'].onchange();")),$this->loginFormField('password',' |
| '.lang(37).' | ',''."\n"),$this->loginFormField('db',' |
| '.lang(38).' | ',''."\n")," |
\n",checkbox("auth[permanent]",1,$_COOKIE["adminer_permanent"],lang(40))."\n";}function loginFormField($C,$zd,$Y){return$zd.$Y;}function login($Ae,$F){if($F=="")return @@ -2037,4 +2037,4 @@ as$J){$C=($J["SPECIFIC_NAME"]==$J["ROUTINE_NAME"]?"":"&name=".urlencode($J["ROUT as$X)echo"
".lang(226)."\n";}if(support("type")){echo"
| ".lang(183)." |
|---|
| ".h($X)."\n";echo" |
".lang(230)."\n";}if(support("event")){echo"
| ".lang(183)." | ".lang(286)." | ".lang(210)." | ".lang(211)." | ||
|---|---|---|---|---|---|
| ".h($J["Name"])," | ".($J["Execute at"]?lang(287)." | ".$J["Execute at"]:lang(212)." ".$J["Interval value"]." ".$J["Interval field"]." | $J[Starts]")," | $J[Ends]",' | '.lang(136).'';}echo" |
event_scheduler: ".h($Bc)."\n";}echo'
'.lang(209)."\n";}if($Yh)echo
-script("ajaxSetHtml('".js_escape(ME)."script=db');");}}}page_footer();
\ No newline at end of file
+script("ajaxSetHtml('".js_escape(ME)."script=db');");}}}page_footer();
diff --git a/lib/file-control.php b/lib/file-control.php
index fd59340..0f8813c 100644
--- a/lib/file-control.php
+++ b/lib/file-control.php
@@ -182,7 +182,7 @@ if (action=="load") {
parent.parent.document.getElementById('blackMask').style.visibility = "visible";
parent.parent.document.getElementById('mediaContainer').innerHTML =
"" +
- "\" class=\"whiteGlow\" style=\"border: solid 10px #fff; max-width: 700px; max-height: 500px; background-color: #000; background-image: url('"+parent.parent.iceLoc+"/images/checkerboard.png')\" onLoad=\"reducedImgMsg = (this.naturalWidth > 700 || this.naturalHeight > 500) ? ', ' + this.width + ' x ' + this.height : ''; document.getElementById('imgInfo').innerHTML += ' (' + this.naturalWidth + ' x ' + this.naturalHeight + reducedImgMsg + ')'; parent.parent.ICEcoder.initCanvasImage(this); parent.parent.ICEcoder.interactCanvasImage(this)\">
" +
+ "\" class=\"whiteGlow\" style=\"border: solid 10px #fff; max-width: 700px; max-height: 500px; background-color: #000; background-image: url('"+parent.parent.iceLoc+"/assets/images/checkerboard.png')\" onLoad=\"reducedImgMsg = (this.naturalWidth > 700 || this.naturalHeight > 500) ? ', ' + this.width + ' x ' + this.height : ''; document.getElementById('imgInfo').innerHTML += ' (' + this.naturalWidth + ' x ' + this.naturalHeight + reducedImgMsg + ')'; parent.parent.ICEcoder.initCanvasImage(this); parent.parent.ICEcoder.interactCanvasImage(this)\">
" +
"