X-Git-Url: https://git.harvie.cz/?a=blobdiff_plain;ds=sidebyside;f=index.php;h=40b215fcf0d8121e33284b10d2548b4f67bd4f7f;hb=d516a31d1ee927ed08b0147808b5a7d890742ace;hp=db9921d1960afb4b9d6b7f14adb23b29ae01c7fa;hpb=e9f6461f24218e72efea648c5f8c23159ca0f909;p=mirrors%2FSokoMan.git diff --git a/index.php b/index.php index db9921d..40b215f 100755 --- a/index.php +++ b/index.php @@ -73,6 +73,10 @@ class HTML { return "$title"; } + function img_link($src, $link='#void', $title='img_link', $internal=true, $translate=true, $options='width=64') { + return $this->link($this->img($src,$title,$options),$link,$internal,$translate); + } + function input($name=false, $value=false, $type='text', $placeholder=false, $options=false, $prefix='') { $html = T($prefix)."head("SōkoMan$title"); $html .= <<SōkoMan$instance$title -
Loged in as $user_name [UID: $user_id; GID: $user_gid]
+
+ Logged in as $user_name [UID: $user_id; GID: $user_gid]
+ Page loaded at $time +