2DU před 8 roky
rodič
revize
324ca52c1c
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      mark.py

+ 1 - 1
mark.py

@@ -647,7 +647,7 @@ def namumark(title, data, num):
 
             if(img_d):
                 if(img_d[0] == '파일' and not re.search("^파일:([^\n]*)", title)):
-                    backlink_plus(title, '파일:' + c[1], 'file', num)
+                    backlink_plus(title, '파일:' + img_d[1], 'file', num)
 
                 width = ''
                 height = ''